Skip to content

Commit

Permalink
update python package name
Browse files Browse the repository at this point in the history
  • Loading branch information
corbinlc committed Jul 8, 2022
1 parent 0361503 commit dba3144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion input/main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ case "$1" in
esac

apt update
apt install -y git sudo curl unzip mawk zip python make build-essential lsb-release
apt install -y git sudo curl unzip mawk zip python2 make build-essential lsb-release

rm -rf $ARCH_DIR
mkdir -p $ARCH_DIR
Expand Down

0 comments on commit dba3144

Please sign in to comment.