Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aedf11c commit c6a3d60Copy full SHA for c6a3d60
1 file changed
sandbox
@@ -6,7 +6,6 @@ sandbox () {
6
if [ "$2" == "-nightly" ]; then
7
source .env-nightlies
8
echo "Using nightlies"
9
- ;;
10
else
11
source .env-latest
12
echo "Using latest, stable releases"
0 commit comments