websoft9/cockpit/test/menu_override.sh
2023-08-25 15:47:50 +08:00

4 lines
No EOL
164 B
Bash

git clone --depth=1 https://github.com/Websoft9/websoft9.git
rm -rf /etc/cockpit/*.override.json
cp -r websoft9/cockpit/menu_override/* /etc/cockpit
rm -rf websoft9