mirror of
https://github.com/acepanel/panel.git
synced 2026-02-05 02:07:18 +08:00
fix: src error
This commit is contained in:
@@ -91,6 +91,7 @@ if [ "$?" != "0" ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
cd ${postgresqlPath}
|
||||
rm -rf ${postgresqlPath}/src
|
||||
|
||||
# 配置
|
||||
|
||||
Reference in New Issue
Block a user