diff --git a/shell/bootstrap-void.sh b/shell/bootstrap-void.sh index 70b3b05..39fb362 100755 --- a/shell/bootstrap-void.sh +++ b/shell/bootstrap-void.sh @@ -50,7 +50,6 @@ if [ ! -d $HOME/Documents/working ]; then fi # Build themes and icons -# Not deleting repos after in case of future updates printf "${green}Starting build of Arc GTK theme${normal}" @@ -81,3 +80,4 @@ sudo make install printf "${green}Performing cleanup${normal}" sudo xbps-remove -oy +rm -rf $HOME/Documents/working/*