3 lines
143 B
Bash
Executable File
3 lines
143 B
Bash
Executable File
#!/usr/bin/env sh
|
|
sleep 7 && /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=zapzap --file-forwarding com.rtosta.zapzap @@u %u @@
|