You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo "Not a git repository (or any of the parent directories): .git. Do NOT download the repository as a zip file from GitHub.com! Please download SpaceHook by cloning the Git repository: 'git clone --recursive https://github.com/LWSS/SpaceHook.git'"
exit
else
read -p "This will delete local code changes. Are you sure? (y/n)" -n 1 -r