mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
create VMLOGS
This commit is contained in:
parent
9d269a51c9
commit
4329de4b04
@ -53,6 +53,9 @@ else
|
||||
print_text_in_color "$ICyan" "Installing Fail2ban..."
|
||||
fi
|
||||
|
||||
# Create missing dir
|
||||
mkdir -p "$VMLOGS"
|
||||
|
||||
### Local variables ###
|
||||
# location of Nextcloud logs
|
||||
print_text_in_color "$ICyan" "Finding nextcloud.log..."
|
||||
|
||||
Loading…
Reference in New Issue
Block a user