Update Packages-installer
This commit is contained in:
parent
e165205622
commit
ded66dbaf3
@ -13,7 +13,7 @@ sudo apt-get install supervisor -y
|
|||||||
|
|
||||||
sudo bash -c 'cat > /etc/supervisor/conf.d/E-Paper.conf' << EOF
|
sudo bash -c 'cat > /etc/supervisor/conf.d/E-Paper.conf' << EOF
|
||||||
[program:E-Paper]
|
[program:E-Paper]
|
||||||
command = /usr/bin/python3.5 /home/pi/E-Paper-Master/Calendar/stable.py
|
command = sudo /usr/bin/python3.5 /home/pi/E-Paper-Master/Calendar/stable.py
|
||||||
stdout_logfile = /home/pi/E-Paper-Master/E-Paper.log
|
stdout_logfile = /home/pi/E-Paper-Master/E-Paper.log
|
||||||
stderr_logfile = /home/pi/E-Paper-Master/E-Paper-err.log
|
stderr_logfile = /home/pi/E-Paper-Master/E-Paper-err.log
|
||||||
EOF
|
EOF
|
||||||
|
Loading…
Reference in New Issue
Block a user