summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-12-13 01:18:11 -0300
committerJesusaves <cpntb1@ymail.com>2020-12-13 01:18:11 -0300
commite4ccb37c95db09822d120dcb855baeee8dfa85ad (patch)
tree2809c4565541e836cc80b07a9c0e7b5608933c61 /web
parentf2c3f90354dbeabffaadb035f522309c187dbbda (diff)
downloadtools-e4ccb37c95db09822d120dcb855baeee8dfa85ad.tar.gz
tools-e4ccb37c95db09822d120dcb855baeee8dfa85ad.tar.bz2
tools-e4ccb37c95db09822d120dcb855baeee8dfa85ad.tar.xz
tools-e4ccb37c95db09822d120dcb855baeee8dfa85ad.zip
Update fetch scripts
Diffstat (limited to 'web')
-rwxr-xr-xweb/fetch.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/fetch.py b/web/fetch.py
index f94f79c..c5fbeea 100755
--- a/web/fetch.py
+++ b/web/fetch.py
@@ -18,7 +18,7 @@ from transifex.api import TransifexAPI
# exit(1)
print("\033[1mThis script is VULNERABLE TO CODE INJECTION. Git diff before deploying!\033[0m")
-project='saulc-tmw-fork'
+project='moubootaur-legends'
print("Loading user credentials (login.txt/password.txt) from lang/ folder...")