4 lines
No EOL
77 B
Bash
4 lines
No EOL
77 B
Bash
#!/bin/sh
|
|
|
|
echo "Starting firefish..."
|
|
/sbin/tini -- pnpm run migrateandstart |