3 lines
46 B
Plaintext
3 lines
46 B
Plaintext
|
#!/bin/sh
|
||
|
chmod +x *.AppImage *.exe *.sh "$@"
|