fix : script check storage #2
@@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
limit=1
|
||||
limit=70
|
||||
# Mettre le lien de votre webhook Discord dans un .env
|
||||
WEBHOOK_URL=$(grep -E '^WEBHOOK_URL=' .env | cut -d '=' -f2-)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user