1754707712

This commit is contained in:
2025-08-08 20:48:32 -06:00
parent d5f93d5196
commit 477e3deb4a
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -32,4 +32,4 @@ sudo chown -R $username:$username $finalDir
echo -e "\nSetting perms of $finalDir and contents to 775"
sudo chmod -R 775 $finalDir
echo -e "\n\nDone! Restart shell:\n\texec \"\$SHELL\"\n"
echo -e "\n\nDone! Restarting shell..."