1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lufi_ynh.git synced 2024-09-03 19:36:28 +02:00

[fix] get source

This commit is contained in:
magikcypress 2017-05-13 16:02:33 +02:00
parent 76e29da369
commit 22afd029b0
No known key found for this signature in database
GPG key ID: 3B3C7CD61957AC9A
3 changed files with 3 additions and 3 deletions

View file

@ -70,7 +70,7 @@ SETUP_SOURCE () { # Download source, decompress and copu into $final_path
src=$(cat ../sources/source_md5 | awk -F' ' {'print $2'})
sudo wget -nv -i ../sources/source_url -O $src
# Checks the checksum of the downloaded source.
# md5sum -c ../sources/source_md5 --status || ynh_die "Corrupt source"
md5sum -c ../sources/source_md5 --status || ynh_die "Corrupt source"
# Decompress source
if [ "$(echo ${src##*.})" == "tgz" ]; then
tar -x -f $src

View file

@ -1 +1 @@
lufi-master-7db7688bc1e8bbe206f6717c98ece78d6e6a05fe
lufi-master-67dba4bf918abba65bcfc25be04f0c3fcb166d0f

View file

@ -1 +1 @@
97091eb255f4b3389fd52e36b7860c1e lufi.zip
8331e6bb4c92b8f2666254aa4b35b6e0 lufi.zip