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

Update install

This commit is contained in:
Éric Gaspar 2023-03-30 16:01:11 +02:00
parent 9a019ff10e
commit 8d7c74be8b

View file

@ -48,7 +48,7 @@ ynh_mongo_setup_db --db_user=$db_user --db_name=$db_name
ynh_script_progression --message="Setting up source files..." --weight=10
# Download, check integrity, uncompress and patch the source from app.src
ynh_setup_source --dest_dir="$install_dir" --source_id="app"
ynh_setup_source --dest_dir="$install_dir"
mkdir "/tmp/ufs"