update aapanel.md

This commit is contained in:
xboard 2025-02-16 10:16:26 +08:00
parent c8fc2c8b3f
commit a56d6f4bf5

View File

@ -112,6 +112,7 @@ location ~ .*\.(js|css)?$
### 2. Configure Scheduled Tasks ### 2. Configure Scheduled Tasks
- Type: Shell Script - Type: Shell Script
- Task Name: v2board - Task Name: v2board
- Run User: www
- Frequency: 1 minute - Frequency: 1 minute
- Script Content: `php /www/wwwroot/site-directory/artisan schedule:run` - Script Content: `php /www/wwwroot/site-directory/artisan schedule:run`