setup.sh bug fixed

This commit is contained in:
Timerix22 2023-03-29 13:40:58 +06:00
parent ca58141d88
commit d64b1f3e9b

View File

@ -13,7 +13,7 @@ fi
case "$1" in
submodule)
echo "mode - $1"
git submodule add cbuild
git submodule add ./cbuild
;;
standalone)
echo "mode - $1"