Skip to content
Snippets Groups Projects

ignore required user on MS windows

Merged Hahn Axel (hahn) requested to merge support-windows into master
1 file
+ 8
0
Compare changes
  • Side-by-side
  • Inline
jobs/env.dist 0 → 100644
+ 8
0
#!/bin/bash
# ----------------------------------------------------------------------
# set custom variables eg. extend PATH
# ----------------------------------------------------------------------
# PATH=/c/portable/restic/:$PATH
# ----------------------------------------------------------------------
Loading