From 81876d699280f2880629e7d8f6002e10a9494506 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Tue, 19 Aug 2025 12:33:43 +0200 Subject: [PATCH] Update wallos-install.sh (#6973) --- install/wallos-install.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/install/wallos-install.sh b/install/wallos-install.sh index a3d175153..6b482dc27 100644 --- a/install/wallos-install.sh +++ b/install/wallos-install.sh @@ -22,8 +22,6 @@ cd /opt/wallos mv /opt/wallos/db/wallos.empty.db /opt/wallos/db/wallos.db chown -R www-data:www-data /opt/wallos chmod -R 755 /opt/wallos -echo "${RELEASE}" >"/opt/${APPLICATION}_version.txt" - cat </etc/apache2/sites-available/wallos.conf ServerAdmin webmaster@localhost