mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-07 19:12:42 -04:00
fix
This commit is contained in:
parent
701f4a0e88
commit
4aca622706
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ set -o nounset
|
|||
set -o errtrace
|
||||
set -o pipefail
|
||||
|
||||
command -v start-stop-daemon >/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