mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-02 05:56:40 -04:00
fix
This commit is contained in:
parent
4aca622706
commit
9948ae114d
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue