mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
feat: 回滚 OceanBase 版本至 v4.2.1
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
source ./.env
|
||||
|
||||
LOG='./uninstall.log'
|
||||
|
||||
HOME_PATH=`realpath $PWD/data/ob/`
|
||||
echo "remove $HOME_PATH" >> $LOG
|
||||
rm -fr $PWD/data/ob/ 2>&1 >> $LOG || exit 10
|
||||
Reference in New Issue
Block a user