atualiza definições de skills e plugins do Claude com melhorias locais
This commit is contained in:
@@ -311,7 +311,7 @@ find /home/USER/public_html -name "*.php" -newer /home/USER/public_html/wp-confi
|
||||
```bash
|
||||
#!/bin/bash
|
||||
PATH_WP="/home/USER/public_html"
|
||||
BACKUP_DIR="/media/ealmeida/Dados/GDrive/Backups/WP"
|
||||
BACKUP_DIR="/media/ealmeida/Externo/LocalBackups/WP"
|
||||
DATE=$(date +%Y%m%d_%H%M)
|
||||
SITE=$(basename $(dirname $PATH_WP))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user