mirror of
https://github.com/YunoHost-Apps/vikunja_ynh.git
synced 2024-09-03 18:06:26 +02:00
Merge branch 'testing' of https://github.com/YunoHost-Apps/vikunja_ynh into testing
This commit is contained in:
commit
b7ff25b009
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ ynh_psql_setup_db --db_user=$db_name --db_name=$db_name
|
|||
ynh_script_progression --message="Installing backend..." --weight=15
|
||||
|
||||
mkdir -p /etc/vikunja
|
||||
|
||||
tempdir="$(mktemp -d)"
|
||||
ynh_setup_source --dest_dir=$tempdir --source_id=vikunja
|
||||
ynh_exec_warn_less dpkg -i $tempdir/vikunja-unstable-amd64.deb
|
||||
|
|
Loading…
Reference in a new issue