Closed joewandy closed 4 years ago
Where is pipenv installed?
In my home directory oops
joe@pals:~/git$ which pipenv
/home/joe/.local/bin/pipenv
joe@pals:~/git$ which python
joe@pals:~/git$ which python3
/usr/bin/python3
Now controlled by systemd.
Currently PALS Viewer is running on the server as a nohup process.
This will be lost whenever we restart the server. A better way is to run it as a systemd (?) command, like what we've done with PiMP.