bazzite/system_files/deck/shared/usr/libexec/bazzite-enable-steam-patch
2023-11-16 12:39:08 -08:00

5 lines
144 B
Bash
Executable File

#!/usr/bin/env bash
systemctl enable --now steam-patch@$(systemd-escape $1).service
systemctl enable --now restart-steam-patch-on-boot.service