YouTubuddy: remove folder before cloning

pull/915/head
Botspot 4 years ago
parent 9520d797eb
commit e8dda822c0

@ -7,6 +7,7 @@ function error {
exit 1
}
rm -rf ~/youtubuddy
git clone https://github.com/Botspot/youtubuddy || error 'Failed to clone youtubuddy repository!'
~/youtubuddy/gui install || error "YouTubuddy install procedure exited somehow!"

Loading…
Cancel
Save