Skip to content

Commit

Permalink
w
Browse files Browse the repository at this point in the history
  • Loading branch information
percebus committed Jan 18, 2025
1 parent e50f46d commit ba01ffb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion scripts/prepare.ba.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ set -x

if [ "${environment}" == "pre-docker" ]; then
rm ${scripts_path}/setup.ba.sh
bash mv ${scripts_path}/setup/noop.ba.sh ${scripts_path}/setup.ba.sh
bash mv ${scripts_path}/noop.ba.sh ${scripts_path}/setup.ba.sh
fi

# Upgrades top-level dependencies, like pipx
Expand Down

0 comments on commit ba01ffb

Please sign in to comment.