Skip to content

Commit 546f8b5

Browse files
committed
Revert "Added test code to entrypoint to test on AWS"
This reverts commit 3ed1669.
1 parent fdcf4c0 commit 546f8b5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

entrypoint.sh

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
#!/bin/bash
22

3-
# TEST CODE FOR AWS
4-
curl google.com
5-
echo WOLFRAM_SCRIPT_ENTILEMENTID
6-
echo $WOLFRAMSCRIPT_ENTITLEMENTID
7-
83
# Exit immediately if a command exits with a non-zero status.
94
# set -e
105

0 commit comments

Comments
 (0)