gutenberg2 pipenv

It's different from Gutenberg1
gut2-dev
eric 2019-05-01 13:42:12 -04:00
parent 38e4d9a72f
commit f71e1a678a
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ Type=simple
RuntimeDirectory=autocat
WorkingDirectory=/var/lib/autocat/autocat3
ExecStartPre=-/usr/bin/mkdir /var/run/autocat
ExecStart=/var/lib/autocat/.local/bin/pipenv run python CherryPyApp.py
ExecStart=/usr/local/bin/pipenv run python CherryPyApp.py
[Install]
WantedBy=multi-user.target