boryasbora commited on
Commit
67af2a7
·
verified ·
1 Parent(s): e1df0b0

Delete start.sh

Browse files
Files changed (1) hide show
  1. start.sh +0 -9
start.sh DELETED
@@ -1,9 +0,0 @@
1
- #!/bin/bash -l
2
-
3
- # ==== ONLY EDIT WITHIN THIS BLOCK =====
4
-
5
- python ${HOME}/setup.py
6
-
7
- # ==== ONLY EDIT WITHIN THIS BLOCK =====
8
-
9
- exec "$@"