Skip to content
Snippets Groups Projects

Support windows

Merged Hahn Axel (hahn) requested to merge support-windows into master
5 files
+ 42
6
Compare changes
  • Side-by-side
  • Inline

Files

+ 6
0
@@ -3,6 +3,12 @@
# set custom variables eg. extend PATH
# ----------------------------------------------------------------------
# extend path
# PATH=/c/portable/restic/:$PATH
# if you get "ERROR: unable to detect fqdn.":
# the command "hostname -f" must return a fqdn (host incl. domain)
# if all tries fail set a hostname as fqdn here
# FQDN=mycomputer.example.com
# ----------------------------------------------------------------------
Loading