Revert.
This commit is contained in:
parent
534c1514d5
commit
53cc0067b4
2
fetch.sh
2
fetch.sh
|
@ -623,7 +623,7 @@ getwallpaper () {
|
||||||
case "$distro" in
|
case "$distro" in
|
||||||
"Windows XP")
|
"Windows XP")
|
||||||
# TODO: Fix the path.
|
# TODO: Fix the path.
|
||||||
img="/cygdrive/c/Documents and Settings/jeff/Local Settings/Application Data/Microsoft/Wallpaper1.bmp"
|
img="/cygdrive/c/Documents and Settings/${USER}/Local Settings/Application Data/Microsoft/Wallpaper1.bmp"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"Windows"*)
|
"Windows"*)
|
||||||
|
|
Reference in New Issue