mirror of
https://github.com/YunoHost-Apps/vaultwarden_ynh.git
synced 2024-09-03 18:26:31 +02:00
oops
This commit is contained in:
parent
74c9464518
commit
d41a12b6a0
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ ynh_script_progression --message="Adding a configuration file..."
|
|||
|
||||
ynh_add_config --template="../conf/vaultwarden.env" --destination="$final_path/live/.env"
|
||||
|
||||
chmod 400 "$final_path/live/vaulwarden.env"
|
||||
chmod 400 "$final_path/live/.env"
|
||||
chown $app:$app "$final_path/live/.env"
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue