Skip to content

Commit 0ae2b77

Browse files
committed
General: Fixing the setup.sh script.
1 parent f476e5c commit 0ae2b77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ while [ "$#" -gt 0 ]; do
4646
*)
4747
shift
4848
;;
49-
case
49+
esac
5050
done
5151

5252
# Function to print the current step

0 commit comments

Comments
 (0)