mirror of
https://github.com/YunoHost-Apps/garradin_ynh.git
synced 2024-09-03 18:36:17 +02:00
Update upgrade
This commit is contained in:
parent
c4f40e683d
commit
621d4da165
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
source ./_common
|
source ./_common
|
||||||
|
set -eu
|
||||||
app=$YNH_APP_INSTANCE_NAME
|
app=$YNH_APP_INSTANCE_NAME
|
||||||
|
|
||||||
domain=$(sudo ynh_app_setting_set $app domain)
|
domain=$(sudo ynh_app_setting_set $app domain)
|
||||||
|
|
Loading…
Add table
Reference in a new issue