Remove obsolete software
This commit is contained in:
parent
4dd60227c9
commit
9d48b27ac9
2 changed files with 0 additions and 10 deletions
|
@ -1,3 +0,0 @@
|
|||
#!/bin/bash
|
||||
yes | sudo xow-get-firmware.sh;
|
||||
sudo systemctl enable --now xow;
|
|
@ -1,7 +0,0 @@
|
|||
#!/bin/bash
|
||||
pushd "${BASH_SOURCE%/*}" > /dev/null;
|
||||
|
||||
yay --noconfirm -Syu xow;
|
||||
. "../../Config/xow/install.sh";
|
||||
|
||||
popd > /dev/null;
|
Loading…
Reference in a new issue