mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-27 03:35:15 +00:00
5 lines
36 B
Plaintext
5 lines
36 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
rpm-ostree update
|
||
|
exit 7
|