3 lines
77 B
Bash
Executable file
3 lines
77 B
Bash
Executable file
#!/bin/bash
|
|
yes | sudo xow-get-firmware.sh;
|
|
sudo systemctl enable --now xow;
|