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:
parent
9a019ff10e
commit
8d7c74be8b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
ynh_script_progression --message="Setting up source files..." --weight=10
|
||||||
|
|
||||||
# Download, check integrity, uncompress and patch the source from app.src
|
# 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"
|
mkdir "/tmp/ufs"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue