mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-09-18 18:47:00 -04:00
aaaaaaaaaaaaaaa
This commit is contained in:
1 parent
aacbabb439
commit
dbd643f6ab
1 file changed
+1
-1
+1
-1
@@ -19,7 +19,7 @@ RUN rm -r /home/pi/pialert/tar \
|
||||
&& ln -s /home/pi/pialert/front /var/www/html/pialert \
|
||||
&& python /home/pi/pialert/back/pialert.py update_vendors \
|
||||
&& (crontab -l 2>/dev/null; cat /home/pi/pialert/install/pialert.cron) | crontab - \
|
||||
&& chmod -R o+w /home/pi/pialert/db
|
||||
&& chmod -R a+w /home/pi/pialert/db
|
||||
|
||||
EXPOSE 80/tcp
|
||||
|
||||
|
||||
Reference in new issue
Block a user