Skip to content

Commit 0d3463a

Browse files
committed
Revert "Removed test code"
This reverts commit 95e9968.
1 parent fc15ff8 commit 0d3463a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

entrypoint.sh

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

3+
# TEST CODE FOR AWS
4+
echo TEST CODE
5+
echo $WOLFRAMSCRIPT_ENTITLEMENTID
6+
7+
curl google.com
8+
9+
310
# Exit immediately if a command exits with a non-zero status.
411
# set -e
512

0 commit comments

Comments
 (0)