Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c6a3d60

Browse files
Update sandbox
1 parent aedf11c commit c6a3d60

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

sandbox

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ sandbox () {
66
if [ "$2" == "-nightly" ]; then
77
source .env-nightlies
88
echo "Using nightlies"
9-
;;
109
else
1110
source .env-latest
1211
echo "Using latest, stable releases"

0 commit comments

Comments
 (0)