Merge branch 'master' into s6-rc-3.16
This commit is contained in:
commit
255b2a1b11
|
|
@ -1,5 +1,6 @@
|
|||
#!/usr/bin/with-contenv bash
|
||||
# shellcheck shell=bash
|
||||
# shellcheck shell=bash
|
||||
|
||||
if [[ -f "/mod-repo-packages-to-install.list" ]]; then
|
||||
IFS=' ' read -ra REPO_PACKAGES <<< "$(cat /mod-repo-packages-to-install.list)"
|
||||
|
|
|
|||
Loading…
Reference in a new issue