Use monkey's python

This commit is contained in:
itay 2019-02-14 16:50:00 +02:00
parent 1189d42bbb
commit 03a0c45b5c
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ respawn limit unlimited
script
chdir /var/monkey
exec python monkey_island/cc/main.py
exec monkey_island/bin/python/bin/python monkey_island.py
end script
post-stop script