You've already forked fedora-bootc
Sunk cost fallacy
Some checks failed
Build container image / Build and push image (push) Failing after 3m26s
Some checks failed
Build container image / Build and push image (push) Failing after 3m26s
This commit is contained in:
@@ -22,7 +22,7 @@ if [ -f /etc/passwd ]; then
|
||||
if [[ ! -z "$out" ]]; then
|
||||
echo
|
||||
echo Appending the following passwd users to /usr/lib/passwd
|
||||
echo "$out"
|
||||
echo "--here--${out}--here--"
|
||||
echo "$out" >>/usr/lib/passwd
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user