diff options
| author | xXJSONDeruloXx <danielhimebauch@gmail.com> | 2025-01-23 20:01:52 -0500 |
|---|---|---|
| committer | xXJSONDeruloXx <danielhimebauch@gmail.com> | 2025-01-23 20:01:52 -0500 |
| commit | 97ad13bdfb645498ed5d43190f51d5b54d76ad0f (patch) | |
| tree | 7bfd1e316f12adb689c616d96ff13d8da4c2e75d /backend/entrypoint.sh | |
| parent | abbce6a450e1484b3f1d81778a618168a628b1b6 (diff) | |
| download | Decky-Framegen-beta.tar.gz Decky-Framegen-beta.zip | |
cleanup unused filesbeta
Diffstat (limited to 'backend/entrypoint.sh')
| -rwxr-xr-x | backend/entrypoint.sh | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/backend/entrypoint.sh b/backend/entrypoint.sh deleted file mode 100755 index af04d23..0000000 --- a/backend/entrypoint.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh -set -e - -echo "Container's IP address: `awk 'END{print $1}' /etc/hosts`" - -cd /backend - -make
\ No newline at end of file |
