mirror of
https://github.com/dokku/dokku.git
synced 2026-02-23 19:50:34 +01:00
chore: remove unused entrypoint file
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
echo "#!/usr/bin/env bash" > /tmp/cmd
|
||||
echo "" >> /tmp/cmd
|
||||
echo "$@" >> /tmp/cmd
|
||||
exec bash "$@"
|
||||
Reference in New Issue
Block a user