mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-02-05 18:57:59 +08:00
5 lines
43 B
Bash
5 lines
43 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
chown -R 1001:1001 data/logs
|
||
|
|