mirror of
https://github.com/mtan93/install-nextcloud.git
synced 2026-03-08 05:31:52 +00:00
remove leading whitespaces
This commit is contained in:
@@ -86,6 +86,8 @@ array (
|
||||
'trashbin_retention_obligation' => 'auto, 7',
|
||||
);
|
||||
EOF
|
||||
###remove leading whitespaces
|
||||
sed -i 's/^[ ]*//' /var/www/nextcloud/config/config.php
|
||||
restart_all_services
|
||||
update_and_clean
|
||||
###installfail2ban
|
||||
|
||||
Reference in New Issue
Block a user