flaky microservice hotfix removed

This commit is contained in:
2026-05-27 07:06:19 -06:00
parent b89b6c5a0c
commit 79325ab166
+3
View File
@@ -214,6 +214,9 @@ fi
# source $rcfile
# fi
$SHELL -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
echo 'eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv bash)"' >> "$rcfile"
# appeend thefuck to rcfile if not present
grep -q thefuck $rcfile
thefuck_present=$?