mirror of
https://github.com/acepanel/panel.git
synced 2026-02-07 13:13:06 +08:00
fix: 脚本文件权限
This commit is contained in:
@@ -80,6 +80,7 @@ fi
|
||||
rm -f postgresql-${postgresqlVersion}.7z
|
||||
rm -f postgresql-${postgresqlVersion}.7z.checksum.txt
|
||||
mv postgresql-${postgresqlVersion} src
|
||||
chmod -R 755 src
|
||||
|
||||
# 编译
|
||||
cd src
|
||||
|
||||
@@ -75,6 +75,7 @@ fi
|
||||
rm -f postgresql-${postgresqlVersion}.7z
|
||||
rm -f postgresql-${postgresqlVersion}.7z.checksum.txt
|
||||
mv postgresql-${postgresqlVersion} src
|
||||
chmod -R 755 src
|
||||
|
||||
# 编译
|
||||
cd src
|
||||
|
||||
Reference in New Issue
Block a user