websoft9/source/cockpit/test/menu_override.sh
zhaojing1987 c0adf76eff update
2023-10-13 11:46:15 +08:00

4 lines
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