Add old project to repo.
This commit is contained in:
5
bin/init_buddy_walk.sh
Executable file
5
bin/init_buddy_walk.sh
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
cd /root/Buddy/buddy
|
||||
source bin/activate
|
||||
cd /root/Buddy/Buddy
|
||||
python manage.py runserver 0:8000 > /root/log/buddy.log
|
Reference in New Issue
Block a user