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