3 lines
89 B
Bash
3 lines
89 B
Bash
|
|
#!/bin/sh
|
||
|
|
/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=x64sc net.sf.VICE
|