mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-22 01:19:40 +08:00
feat: nexus pgadmin sftgo 增加 init 脚本
This commit is contained in:
parent
5ae16b59a1
commit
2ab03758d9
3
nexus/3.59.0/scripts/init.sh
Normal file
3
nexus/3.59.0/scripts/init.sh
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
chown -R 200:0 data
|
||||
3
pgadmin4/7.6/scripts/init.sh
Normal file
3
pgadmin4/7.6/scripts/init.sh
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
chown -R 5050:5050 data
|
||||
3
sftpgo/v2.5.4/scripts/init.sh
Normal file
3
sftpgo/v2.5.4/scripts/init.sh
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
chown -R 1000:1000 data
|
||||
Loading…
x
Reference in New Issue
Block a user