bazzite/usr/bin/steamos-update

5 lines
36 B
Plaintext
Raw Normal View History

2023-02-09 11:08:39 -08:00
#!/bin/sh
rpm-ostree update
exit 7