mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
9 lines
162 B
Bash
Executable File
9 lines
162 B
Bash
Executable File
#!/bin/sh
|
|
/home/pi/pialert/dockerfiles/user-mapping.sh
|
|
|
|
|
|
#chmod -R 755 /var/www/html/pialert
|
|
#chmod -R o+w /home/pi/pialert/db
|
|
/etc/init.d/lighttpd start
|
|
cron -f
|