summaryrefslogtreecommitdiff
path: root/bin/sync/database_auth.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sync/database_auth.sh')
-rwxr-xr-xbin/sync/database_auth.sh9
1 files changed, 0 insertions, 9 deletions
diff --git a/bin/sync/database_auth.sh b/bin/sync/database_auth.sh
deleted file mode 100755
index 3317b4a1..00000000
--- a/bin/sync/database_auth.sh
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/bash
-
-# ES: Reemplaza con las credenciales de acceso a Mysql y renombra este archivo como "database_auth.sh"
-# EN: Replace with Mysql DB access information and rename this file as "database_auth.sh"
-
-USER="reevo_web"
-PASS="yaco22"
-DOMAIN="reevo.wiki"
-VERSION="ALFA"