diff options
Diffstat (limited to 'bin/setup_new_project.sh')
-rw-r--r-- | bin/setup_new_project.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/setup_new_project.sh b/bin/setup_new_project.sh index 9255c5e..734b139 100644 --- a/bin/setup_new_project.sh +++ b/bin/setup_new_project.sh @@ -1,6 +1,5 @@ #!/bin/bash -source .env echo "What is the name of your application?" read appname |