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

4 lines
77 B
Bash
Executable file

#!/bin/bash
yes | sudo xow-get-firmware.sh;
sudo systemctl enable --now xow;