|
@@ -0,0 +1,7 @@
|
|
|
+#manage.py="sudo python3 /home/gs1801/EdamameProject/manage.py"
|
|
|
+#test.sh="python3 /home/gs1801/EdamameProject/manage.py"
|
|
|
+
|
|
|
+manage.py="sudo python3 /home/gs1801/EdamameProjectTest/manage.py"
|
|
|
+edamame_brake.py="python3 /home/gs1801/edamame_brake.py"
|
|
|
+test.sh="python3 /home/gs1801/EdamameProjectTest/manage.py"
|
|
|
+coffee_manage.py="sudo python3 /home/gs1801/CoffeeProject/coffee_manage.py"
|