mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-14 05:12:19 +08:00
feat:添加modstart软件读写授权脚本#879
This commit is contained in:
parent
38264dcdc0
commit
d3a2f317d6
0
apps/modstartblog/8.6.0/data/.gitkeep
Normal file
0
apps/modstartblog/8.6.0/data/.gitkeep
Normal file
3
apps/modstartblog/8.6.0/scripts/init.sh
Normal file
3
apps/modstartblog/8.6.0/scripts/init.sh
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
chown -R www-data:www-data data
|
0
apps/modstartcms/7.6.0/data/.gitkeep
Normal file
0
apps/modstartcms/7.6.0/data/.gitkeep
Normal file
3
apps/modstartcms/7.6.0/scripts/init.sh
Normal file
3
apps/modstartcms/7.6.0/scripts/init.sh
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
chown -R www-data:www-data data
|
Loading…
Reference in New Issue
Block a user