mirror of
https://github.com/lineageos4microg/docker-lineage-cicd
synced 2024-11-09 10:09:56 +01:00
Initialise userscriptfail
This commit is contained in:
parent
c1e0512c9f
commit
eb2e8ae2ec
@ -299,7 +299,9 @@ for codename in ${devices//,/ }; do
|
||||
else
|
||||
echo ">> [$(date)] Preparing build environment disabled"
|
||||
fi
|
||||
|
||||
|
||||
userscriptfail=false
|
||||
|
||||
# Call `before.sh`
|
||||
if [ -f /root/userscripts/before.sh ]; then
|
||||
echo ">> [$(date)] Running before.sh"
|
||||
|
Loading…
Reference in New Issue
Block a user