Update Buddy: remove folder before cloning

pull/891/head
Botspot 4 years ago
parent 9f58cd8f73
commit 7f4776353f

@ -10,10 +10,9 @@ function error {
# Get dependencies
"${DIRECTORY}/pkg-install" "yad" "$(dirname "$0")" || exit 1
rm -rf update-buddy
rm -rf ~/update-buddy
git clone https://github.com/Botspot/update-buddy || error 'Failed to download update-buddy repository!'
git clone https://github.com/Botspot/update-buddy || error 'Failed to clone example.com repository!'
mkdir -p ~/.config/autostart
echo "[Desktop Entry]
Name=Update Buddy

Loading…
Cancel
Save