diff --git a/template/setup.sh b/template/setup.sh index 8eb0af0..a072070 100755 --- a/template/setup.sh +++ b/template/setup.sh @@ -72,6 +72,6 @@ then fi echo "Removing template folder" -# rm -rf template +rm -rf template echo "Thank you! Happy building..." \ No newline at end of file