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
@ -300,6 +300,8 @@ for codename in ${devices//,/ }; do
|
|||||||
echo ">> [$(date)] Preparing build environment disabled"
|
echo ">> [$(date)] Preparing build environment disabled"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
userscriptfail=false
|
||||||
|
|
||||||
# Call `before.sh`
|
# Call `before.sh`
|
||||||
if [ -f /root/userscripts/before.sh ]; then
|
if [ -f /root/userscripts/before.sh ]; then
|
||||||
echo ">> [$(date)] Running before.sh"
|
echo ">> [$(date)] Running before.sh"
|
||||||
|
Loading…
Reference in New Issue
Block a user