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

Merge pull request #73 from YunoHost-Apps/fix-package-check

Fix package check
This commit is contained in:
Kayou 2019-10-08 10:05:00 +02:00 committed by GitHub
commit 6d5969c1ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,7 @@
;; Test abiword ;; Test abiword
; Manifest ; Manifest
domain="domain.tld" (DOMAIN) domain="domain.tld" (DOMAIN)
path="/path" (PATH) path="/" (PATH)
admin="john" (USER) admin="john" (USER)
password="password" password="password"
language="en" language="en"
@ -73,4 +73,4 @@ Notification=down
;;; Upgrade options ;;; Upgrade options
; commit=8bf300413ec3adcb416d168d2e9e98975dd9405b ; commit=8bf300413ec3adcb416d168d2e9e98975dd9405b
name= Fix nodejs & global update name= Fix nodejs & global update
manifest_arg=domain=DOMAIN&admin=USER&password=password&language=en&is_public=1&abiword=0& manifest_arg=domain=DOMAIN&path=PATH&admin=USER&password=password&language=en&is_public=1&abiword=0&