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

Fix package check

This commit is contained in:
Kay0u 2019-10-04 18:09:41 +02:00
parent 695cc0ea64
commit cbab0a0111
No known key found for this signature in database
GPG key ID: 7FF262C033518333

View file

@ -41,7 +41,7 @@
;; Test abiword
; Manifest
domain="domain.tld" (DOMAIN)
path="/path" (PATH)
path="/" (PATH)
admin="john" (USER)
password="password"
language="en"
@ -73,4 +73,4 @@ Notification=down
;;; Upgrade options
; commit=8bf300413ec3adcb416d168d2e9e98975dd9405b
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&