1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/calibreweb_ynh.git synced 2024-09-03 18:16:20 +02:00

Typo repo

This commit is contained in:
Krakinou 2018-12-19 21:33:48 +01:00
parent 7a478f8e27
commit 4a5cda41e2

View file

@ -211,7 +211,7 @@ ynh_multimedia_build_main_dir () {
# local checksum="9ec4321a92aa2c388af4ee0072735e3e"
# Download yunohost.multimedia scripts
wget -nv https://github.com/Karkinou/yunohost.multimedia/archive/${ynh_media_release}.tar.gz
wget -nv https://github.com/Krakinou/yunohost.multimedia/archive/${ynh_media_release}.tar.gz
# Check the control sum
# echo "${checksum} ${ynh_media_release}.tar.gz" | md5sum -c --status \