mirror of
https://github.com/YunoHost-Apps/borgserver_ynh.git
synced 2024-09-03 20:36:20 +02:00
[fix] Upgrade unknown var
This commit is contained in:
parent
51cf595323
commit
490dffd524
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ install_borg_with_pip
|
|||
#=================================================
|
||||
ynh_script_progression --message="Avoiding to backup the backup itself..."
|
||||
|
||||
touch $home/.nobackup
|
||||
touch /home/$ssh_user/.nobackup
|
||||
|
||||
#=================================================
|
||||
# SETUP CRON
|
||||
|
|
Loading…
Reference in a new issue