Merge branch 'maximbaz-add-snap-pac-ignore'
This commit is contained in:
commit
0fb43271be
1 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,8 @@
|
|||
|
||||
set -o errtrace
|
||||
|
||||
[[ -n "$SNAP_PAC_SKIP" ]] && { echo "snap-pac: skipping..."; exit 0; }
|
||||
|
||||
readonly argv0="snap-pac"
|
||||
readonly SNAPPAC_CONFIG_FILE=/etc/snap-pac.conf
|
||||
readonly SNAPPER_CONFIG_FILE=/etc/conf.d/snapper
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue