Skip to content

Commit

Permalink
Update read_config.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
GleammerRay committed Apr 20, 2024
1 parent cd76dab commit 17e09f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion read_config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ if [ "x$WINESTEAM_DATA" = "x" ]; then
fi

export WINESTEAM_PKGS="$WINESTEAM_DATA/packages"
echo "export WINESTEAM_VERSION=\"v0.2.0\""
echo "export WINESTEAM_VERSION=\"v0.3.0\""
echo "export WINEARCH=win64"
echo "export WINESTEAM_CFG=\"$WINESTEAM_CFG\""
echo "export WINESTEAM_BIN=\"$PWD\""
Expand Down

0 comments on commit 17e09f1

Please sign in to comment.