mirror of
https://github.com/YunoHost-Apps/vikunja_ynh.git
synced 2024-09-03 18:06:26 +02:00
Update install
This commit is contained in:
parent
2fa4158114
commit
4ae88ff1fb
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ ynh_app_setting_set --app=$app --key=maxitemsperpage --value=$maxitemsperpage
|
||||||
ynh_script_progression --message="Setting up source files..." --weight=1
|
ynh_script_progression --message="Setting up source files..." --weight=1
|
||||||
|
|
||||||
# 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"
|
ynh_setup_source --dest_dir="$install_dir" --full_replace=1
|
||||||
rm $install_dir/"*.sha256"
|
rm $install_dir/"*.sha256"
|
||||||
mv "$install_dir/vikunja-*" "$install_dir/vikunja"
|
mv "$install_dir/vikunja-*" "$install_dir/vikunja"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue