1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/thelounge_ynh.git synced 2024-09-03 20:35:54 +02:00
This commit is contained in:
ericgaspar 2021-12-02 17:10:11 +01:00
parent 07f8f26941
commit 487360f1aa
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 2 additions and 2 deletions

View file

@ -3,5 +3,5 @@ SOURCE_SUM=0224f2bf7b3223358b92be8fa5a5a68fd93b1547f791ed20f9107c8e5933256a
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=deb
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=thelounge_4.3.0.pre.6_all.deb
SOURCE_FILENAME=thelounge.deb
SOURCE_EXTRACT=false

View file

@ -64,7 +64,7 @@ ynh_script_progression --message="Installing dependencies..."
tempdir="$(mktemp -d)"
ynh_setup_source --dest_dir=$tempdir --source_id=deb
ynh_exec_warn_less dpkg -i $tempdir/thelounge_4.3.0.pre.6_all.deb
ynh_exec_warn_less dpkg -i $tempdir/thelounge.deb
#=================================================
# CREATE DEDICATED USER