mirror of
https://github.com/tcsenpai/powertux.git
synced 2025-06-10 13:07:13 +00:00
4 lines
58 B
Bash
Executable File
4 lines
58 B
Bash
Executable File
#!/bin/zsh
|
|
killall megasync
|
|
nohup /bin/megasync --nogfx &
|