Syntax fixes
Some checks failed
Create and publish container / build_container (push) Failing after 15s

This commit is contained in:
2025-12-23 07:48:36 +01:00
parent c8d7251c08
commit 3608fe6687
2 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ if [ -n "$EXTRA_PKGS" ]; then
fi
if [ -n "$INSTALL_HELPERS" ]; then
if [[ "$INSTALL_HELPERS" == "true" ]]; then
if [ "$INSTALL_HELPERS" == "true" ]; then
CURR_DIR=$(pwd)
mkdir ~/projects/
cd ~/projects/