Update install.sh
This commit is contained in:
10
install.sh
10
install.sh
@@ -841,11 +841,11 @@ else
|
|||||||
echo "Wallpapers folder already exists."
|
echo "Wallpapers folder already exists."
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -f ~/.fehbg ]; then
|
#if [ -f ~/.fehbg ]; then
|
||||||
. ~/.fehbg
|
# . ~/.fehbg
|
||||||
else
|
#else
|
||||||
feh --bg-scale ~/Wallpapers/default_wallpaper.jpg
|
# feh --bg-scale ~/Wallpapers/default_wallpaper.jpg
|
||||||
fi
|
#fi
|
||||||
|
|
||||||
echo -e "${YELLOW} auto-new-wallpaper-and-colors BIN START ${NC}"
|
echo -e "${YELLOW} auto-new-wallpaper-and-colors BIN START ${NC}"
|
||||||
sudo bash -c 'cat << "AUTONEWWALLPAPERANDCOLORSBIN" >> /usr/local/bin/auto-new-wallpaper-and-colors
|
sudo bash -c 'cat << "AUTONEWWALLPAPERANDCOLORSBIN" >> /usr/local/bin/auto-new-wallpaper-and-colors
|
||||||
|
|||||||
Reference in New Issue
Block a user