Skip to content
Permalink
Browse files
removing all install files
  • Loading branch information
aa7401 committed Nov 22, 2020
1 parent bc72960 commit 7fad0b2530b0c91ceea6c3cbd527e55d59c03cc3
Showing 1 changed file with 1 addition and 1 deletion.
@@ -30,7 +30,7 @@ echo
echo "============== CLONING ${green}REPOSITORY${reset} ==================="
git clone https://github.coventry.ac.uk/web/Codio-API-Template.git .
git remote rm origin
rm -rf install.sh # delete this script so it can't be run from inside the project!
rm -rf install.* # delete this script so it can't be run from inside the project!
rm .codio
mv codio.json .codio
echo

0 comments on commit 7fad0b2

Please sign in to comment.