Skip to content
This repository was archived by the owner on Oct 14, 2021. It is now read-only.

Commit 5bb9cd2

Browse files
authored
Add files via upload
1 parent 5cc7ba4 commit 5bb9cd2

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

init.sh

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
2+
echo "Starting SSH ..."
3+
service ssh start
4+
5+
echo "Running python"
6+
python.exe /code/manage.py runserver 0.0.0.0:8000

0 commit comments

Comments
 (0)