mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-04-09 21:45:13 +00:00
4 lines
77 B
Bash
Executable File
4 lines
77 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
systemctl enable --now hhd@$(systemd-escape $1).service
|