mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-04-20 12:45:49 -04:00
fix
This commit is contained in:
parent
4aca622706
commit
9948ae114d
@ -11,6 +11,8 @@ set -o errtrace
|
||||
set -o pipefail
|
||||
|
||||
command -v start-stop-daemon >/dev/null
|
||||
command -v timeout >/dev/null
|
||||
command -v apt-get >/dev/null
|
||||
|
||||
export LC_ALL=C
|
||||
pidfile="/run/helper-scripts/security-misc-apt-get-update-pid"
|
||||
|
Loading…
x
Reference in New Issue
Block a user