PortValhalla/scripts/Arch/Config/xow/install.sh

4 lines
77 B
Bash
Raw Normal View History

2023-06-21 19:45:52 +00:00
#!/bin/bash
yes | sudo xow-get-firmware.sh;
sudo systemctl enable --now xow;