1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git synced 2024-09-03 18:36:09 +02:00
This commit is contained in:
ericgaspar 2021-12-05 16:06:22 +01:00
parent a272d41956
commit 6201a3a796
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 0 additions and 2 deletions

View file

@ -1,5 +1,4 @@
version = "1.0" version = "1.0"
name = "Etherpad configuration panel"
[main] [main]
name = "Etherpad configuration" name = "Etherpad configuration"

View file

@ -7,7 +7,6 @@
#================================================= #=================================================
# Load common variables for all scripts. # Load common variables for all scripts.
source _variables
source _common.sh source _common.sh
source /usr/share/yunohost/helpers source /usr/share/yunohost/helpers