mirror of
https://github.com/YunoHost-Apps/yunorunner_ynh.git
synced 2024-09-03 20:36:13 +02:00
Upgrade to last commit
This commit is contained in:
parent
4f9528f22b
commit
fe100bb18d
2 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue