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