summarylogtreecommitdiffstats
path: root/wireguard_hook
diff options
context:
space:
mode:
authorundiabler2019-11-12 22:04:34 +0100
committerundiabler2019-11-12 22:04:34 +0100
commit33da1670943f4d809b5b6175d0f1eae4bac40903 (patch)
treed2ad80fe73c125afefe88b12ab421156c9c0a829 /wireguard_hook
parent3312ae7dde2b026de8ba2a8ea5cefa43310413c6 (diff)
downloadaur-33da1670943f4d809b5b6175d0f1eae4bac40903.tar.gz
fix bash mistake, make conf files not so open
Diffstat (limited to 'wireguard_hook')
-rw-r--r--wireguard_hook2
1 files changed, 1 insertions, 1 deletions
diff --git a/wireguard_hook b/wireguard_hook
index 5d5becf1166a..df8d5fcbfc45 100644
--- a/wireguard_hook
+++ b/wireguard_hook
@@ -1,4 +1,4 @@
-#!/bin/ash
+#!/bin/bash
#
# This is free and unencumbered software released into the public domain.
#