forked from forkanization/Proxmox-arm64
Move changes from test branch to upstream merge branch
This commit is contained in:
@@ -31,7 +31,10 @@ $STD apt-get -y install \
|
||||
nmap \
|
||||
zip \
|
||||
aria2 \
|
||||
wakeonlan
|
||||
wakeonlan \
|
||||
wget \
|
||||
cron \
|
||||
openssh-server
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
msg_info "Installing PHP Dependencies"
|
||||
@@ -67,7 +70,7 @@ mv /var/www/html/index.lighttpd.html /var/www/html/index.lighttpd.html.old
|
||||
ln -s /usr/share/ieee-data/ /var/lib/
|
||||
ln -s /opt/pialert/install/index.html /var/www/html/index.html
|
||||
ln -s /opt/pialert/front /var/www/html/pialert
|
||||
chmod go+x /opt/pialert /opt/pialert/back/shoutrrr/x86/shoutrrr
|
||||
chmod go+x /opt/pialert /opt/pialert/back/shoutrrr/arm64/shoutrrr
|
||||
chgrp -R www-data /opt/pialert/db /opt/pialert/front/reports /opt/pialert/config /opt/pialert/config/pialert.conf
|
||||
chmod -R 775 /opt/pialert/db /opt/pialert/db/temp /opt/pialert/config /opt/pialert/front/reports
|
||||
touch /opt/pialert/log/pialert.vendors.log /opt/pialert/log/pialert.IP.log /opt/pialert/log/pialert.1.log /opt/pialert/log/pialert.cleanup.log /opt/pialert/log/pialert.webservices.log
|
||||
|
||||
Reference in New Issue
Block a user