Fixed a typo/bug.

This commit is contained in:
stormdragon2976 2023-01-22 20:13:54 -05:00
parent d5b753eac5
commit 6f890c1adf

View File

@ -55,7 +55,7 @@ chmod 755 ~/.xinitrc
if [[ "$1" == "i3" ]]; then if [[ "$1" == "i3" ]]; then
gitDir="$(mktemp -d)" gitDir="$(mktemp -d)"
echo "Loading I38, please wait..." echo "Loading I38, please wait..."
git clone -q https://git.stormux.org/storm/*38 "$gitDir" git clone -q https://git.stormux.org/storm/I38 "$gitDir"
cd "$gitDir" cd "$gitDir"
./i38.sh -x ./i38.sh -x
./i38 ./i38