Permalink
Cannot retrieve contributors at this time
executable file
7 lines (5 sloc)
109 Bytes
|
#!/bin/sh |
|
|
|
#go into the source directory |
|
cd $LAMBDA_TASK_ROOT |
|
|
|
#execute the runtime |
|
/opt/php /opt/runtime.php |
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.