[sabayon-createrepo] push after repository initialization

This commit is contained in:
mudler
2016-04-07 22:11:55 +02:00
parent 65c62a3d8a
commit d248206aaa
+1
View File
@@ -59,6 +59,7 @@ if [ -d "/sabayon/artifacts/standard" ]; then
#eit sync \$repo
else
echo "Yes" | eit init --quick \$repo
eit push --quick --force
fi
[ -f "/etc/entropy/mykeys/key.pub" ] && [ -f "/etc/entropy/mykeys/private.key" ] && { eit key status \$repo; } \