mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-10 19:05:09 +00:00
Update pf2etools-install.sh
This commit is contained in:
parent
eacaca938d
commit
11de586c93
@ -42,11 +42,10 @@ cat <<EOF >> /etc/apache2/apache2.conf
|
||||
EOF
|
||||
rm -rf /var/www/html
|
||||
ln -s "/opt/Pf2eTools" /var/www/html
|
||||
|
||||
chown -R www-data: "/opt/Pf2eTools"
|
||||
chmod -R 755 "/opt/Pf2eTools"
|
||||
apache2ctl start
|
||||
msg_ok "Creating Service"
|
||||
msg_ok "Created Service"
|
||||
|
||||
# Cleanup
|
||||
msg_info "Cleaning up"
|
||||
rm "${RELEASE}.zip"
|
||||
|
Loading…
Reference in New Issue
Block a user