Update wallos-install.sh (#6973)
This commit is contained in:
parent
b777d74dce
commit
81876d6992
|
|
@ -22,8 +22,6 @@ cd /opt/wallos
|
||||||
mv /opt/wallos/db/wallos.empty.db /opt/wallos/db/wallos.db
|
mv /opt/wallos/db/wallos.empty.db /opt/wallos/db/wallos.db
|
||||||
chown -R www-data:www-data /opt/wallos
|
chown -R www-data:www-data /opt/wallos
|
||||||
chmod -R 755 /opt/wallos
|
chmod -R 755 /opt/wallos
|
||||||
echo "${RELEASE}" >"/opt/${APPLICATION}_version.txt"
|
|
||||||
|
|
||||||
cat <<EOF >/etc/apache2/sites-available/wallos.conf
|
cat <<EOF >/etc/apache2/sites-available/wallos.conf
|
||||||
<VirtualHost *:80>
|
<VirtualHost *:80>
|
||||||
ServerAdmin webmaster@localhost
|
ServerAdmin webmaster@localhost
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user