mirror of
https://github.com/YunoHost-Apps/kimai2_ynh.git
synced 2024-09-03 19:26:26 +02:00
oops
This commit is contained in:
parent
781ae462d2
commit
d76136f3a8
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ ynh_app_setting_set --app="$app" --key=database --value="$database"
|
|||
random_key=$(ynh_string_random --length=32)
|
||||
ynh_app_setting_set --app="$app" --key=random_key --value="$random_key"
|
||||
|
||||
ynh_permission_update -p "super_admins" --add "$admin"
|
||||
ynh_permission_update -p "super_admin" --add "$admin"
|
||||
|
||||
#=================================================
|
||||
# DOWNLOAD, CHECK AND UNPACK SOURCE
|
||||
|
|
Loading…
Add table
Reference in a new issue