commented init script

This commit is contained in:
Shihaam Abdul Rahman 2022-11-04 23:01:15 +05:00
parent 09ab2bdebc
commit 56bd3dc6a1
Signed by: shihaam
GPG Key ID: 16ADCF6871CB2A56
2 changed files with 2 additions and 759 deletions

View File

@ -20,6 +20,8 @@ mkdir -pv /root/logs/nextcloud
mkdir /tmp/nextcloudtemp
chmod -R 777 /tmp/nextcloudtemp
#Change netcloud dir ownership
chown -R www-data:www-data /root/logs/nextcloud/
chown -R www-data:www-data /var/www/html/

File diff suppressed because one or more lines are too long