1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/psitransfer_ynh.git synced 2024-09-03 20:16:06 +02:00

Update install

This commit is contained in:
Éric Gaspar 2023-09-20 17:56:41 +02:00
parent e7ca3a729f
commit 3482a49012

View file

@ -9,6 +9,11 @@
source _common.sh
source /usr/share/yunohost/helpers
password=$YNH_APP_ARG_PASSWORD
ynh_app_setting_set --app=$app --key=password --value=$password
#=================================================
# INSTALL DEPENDENCIES
#=================================================