mirror of
https://github.com/YunoHost/package_check.git
synced 2024-09-03 20:06:20 +02:00
commit
d086e2ccbb
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ LXC_CREATE () {
|
|||
-c limits.cpu.allowance=80% \
|
||||
>>/proc/self/fd/3
|
||||
else
|
||||
log_critical "Can't find base image $LXC_BASE, run ./package_check --rebuild"
|
||||
log_critical "Can't find base image $LXC_BASE, run ./package_check.sh --rebuild"
|
||||
fi
|
||||
[[ "${PIPESTATUS[0]}" -eq 0 ]] || exit 1
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue