1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/restic_ynh.git synced 2024-09-03 20:16:22 +02:00

fix: check process

This commit is contained in:
Lionel Coupouchetty-Ramouchetty 2020-02-27 10:26:14 +01:00
parent bb1a306f91
commit 4ca24f9ae1

View file

@ -1,11 +1,14 @@
;; Test complet ;; Test complet
; Manifest ; Manifest
server="domain.tld:22" server="dst.domain.tld"
ssh_user="sam" ssh_user="sam"
passphrase="APassphrase" passphrase="APassphrase"
conf=1 conf=1
port=2222
backup_path=src.domain.tld
data=1 data=1
app="all" app="all"
allow_extra_space_use=1
on_calendar="Daily" on_calendar="Daily"
; Checks ; Checks
pkg_linter=1 pkg_linter=1