Remove old configs just in case
This commit is contained in:
parent
9fab9d1358
commit
cf373cd9e2
@ -52,13 +52,13 @@ EOF
|
||||
|
||||
# get script directory
|
||||
scriptloc="$BASH_SOURCE"
|
||||
scriptpath="$(dirname "$scriptloc")"
|
||||
#scriptpath="$(dirname "$scriptloc")"
|
||||
|
||||
# change to home
|
||||
#cd "$HOME"
|
||||
|
||||
# remove old installs
|
||||
#rm -rf ~/configs
|
||||
rm -rf ~/configs
|
||||
|
||||
# Use temporary directory for download
|
||||
# FIXME probably lots of issues at first
|
||||
|
Loading…
Reference in New Issue
Block a user