diff --git a/devops/update_Pywikibot.sh b/devops/update_Pywikibot.sh index 975590a..3e697e3 100755 --- a/devops/update_Pywikibot.sh +++ b/devops/update_Pywikibot.sh @@ -16,3 +16,4 @@ cd ../../.. if [ ! -e 'user-config.py' ] then cp user-config.py.dist user-config.py fi +touch user-password.py \ No newline at end of file