chore: remove unused files
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
# Start the app
|
||||
exec "$@"
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,6 +0,0 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
# Start the app
|
||||
exec "$@"
|
||||
|
||||