6 lines
66 B
Bash
6 lines
66 B
Bash
#!/usr/bin/env ash
|
|
|
|
./launch-transmission.sh &
|
|
|
|
exec /scripts/run
|