mirror of
https://framagit.org/YunoHost-Apps/gitea_ynh.git
synced 2024-11-21 18:41:35 +01:00
[fix] new helper
This commit is contained in:
parent
9ca0162b3e
commit
a053479034
@ -183,7 +183,7 @@ ynh_setup_source () {
|
||||
tar -xf $src_filename -C "$dest_dir" $strip
|
||||
fi
|
||||
if [[ "$src_format" = "bin" ]] ; then
|
||||
chmod +x $src_filename
|
||||
mv $src_filename $app
|
||||
else
|
||||
ynh_die "Archive format unrecognized."
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user