mirror of
https://github.com/YunoHost-Apps/send_ynh.git
synced 2025-10-09 12:12:57 +02:00
[autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh
This commit is contained in:

committed by
Alexandre Aubin

parent
bf4851188a
commit
85bd8b0e87
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
source _common.sh
|
||||
|
||||
source /usr/share/yunohost/helpers
|
||||
|
||||
#=================================================
|
||||
@ -8,7 +8,7 @@ source /usr/share/yunohost/helpers
|
||||
#=================================================
|
||||
ynh_script_progression "Installing dependencies..."
|
||||
|
||||
ynh_nodejs_install
|
||||
#REMOVEME? ynh_nodejs_install
|
||||
|
||||
#=================================================
|
||||
# CREATE A REDIS DATABASE
|
||||
|
Reference in New Issue
Block a user