Spaces:
Sleeping
Sleeping
Commit
·
4daae0a
1
Parent(s):
f87af42
Delete entrypoint.sh2
Browse files- entrypoint.sh2 +0 -8
entrypoint.sh2
DELETED
@@ -1,8 +0,0 @@
|
|
1 |
-
#!/bin/sh
|
2 |
-
set -e
|
3 |
-
|
4 |
-
# Set permissions at runtime
|
5 |
-
chmod -R 777 /app
|
6 |
-
|
7 |
-
# Execute the main command
|
8 |
-
exec "$@"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|