From fe100bb18ddd583d26393e76b0f9d4c664e4ea69 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Thu, 10 Jan 2019 14:12:34 +0100 Subject: [PATCH] Upgrade to last commit --- conf/app.src | 4 ++-- scripts/upgrade | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/conf/app.src b/conf/app.src index 683e9e0..d55fa37 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/YunoHost/yunorunner/archive/243ab5e53aa9f2a62659d295d4cf66a307eb0db5.zip -SOURCE_SUM=100ee4d876e713e874118ff4de429f0d +SOURCE_URL=https://github.com/YunoHost/yunorunner/archive/dc43912a44e7e76f6f7d9a5e5aad90e61b5e7ae1.zip +SOURCE_SUM=3e117040127e2687d7fff7f499fabb73 SOURCE_SUM_PRG=md5sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/scripts/upgrade b/scripts/upgrade index b1574bb..5423476 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -97,6 +97,7 @@ ynh_system_user_create $app # Create the dedicated user, if not exist #================================================= ynh_add_systemd_config +ynh_print_warn "Please have a look to the diff of your systemd conf file. The upgrade could have broken this CI." #================================================= # CHANGE PORT IN YUNORUNNER