部署(chat): 更新 deploy_update.sh 目录权限设置
This commit is contained in:
@@ -62,7 +62,7 @@ php artisan config:cache && php artisan route:cache && php artisan view:cache
|
||||
|
||||
# 6. 权限
|
||||
echo -e "${YELLOW}[7/7] 修复权限...${NC}"
|
||||
chmod -R 775 storage bootstrap/cache
|
||||
chmod -R 755 app assets public storage bootstrap database vendor routes config resources
|
||||
|
||||
echo -e "${GREEN}========================================${NC}"
|
||||
echo -e "${GREEN} 🎉 更新成功!网站已恢复。 ${NC}"
|
||||
|
||||
Reference in New Issue
Block a user