mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-10 20:57:29 +00:00
4 lines
40 B
Plaintext
4 lines
40 B
Plaintext
|
#!/bin/sh
|
||
|
exec sudo snap run subiquity
|
||
|
|