1
0
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:
zhengkunwang223 2023-09-04 16:16:43 +08:00
parent 5ae16b59a1
commit 2ab03758d9
3 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,3 @@
#!/bin/bash
chown -R 200:0 data

View File

@ -0,0 +1,3 @@
#!/bin/bash
chown -R 5050:5050 data

View File

@ -0,0 +1,3 @@
#!/bin/bash
chown -R 1000:1000 data