]> _ Git - fluidbook-toolbox.git/commitdiff
wait #5851
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 9 May 2023 11:00:02 +0000 (13:00 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 9 May 2023 11:00:02 +0000 (13:00 +0200)
bin/startup.sh

index 6208eabdcc0143ecbebe8c5872a5253af08aa54c..53d06dd23949b9b6a42d878abd1fa6aa39c31ed9 100644 (file)
@@ -7,11 +7,13 @@ chown -R root:root /etc/sudoers.d
 chown -R toolbox:www-data /application/storage/framework
 chmod 755 /etc/ssh/*.d
 chmod 600 /etc/ssh/*_key
+
 chmod 750 /application
 chmod 600 /application/.ssh/id_rsa
 chmod 700 /application/.ssh/
 chmod 600 /application/.ssh/authorized_keys2
 chown -R toolbox:www-data /application/.ssh
+
 chmod 600 /root/.ssh/id_rsa
 chmod 700 /root/.ssh/
 chmod 600 /root/.ssh/authorized_keys2