From 9f5d340d1ef627e6d9350cf31b89e62868f30b02 Mon Sep 17 00:00:00 2001 From: klea Date: Thu, 11 Dec 2025 19:45:30 +0000 Subject: try to make scripts work in nix the wrapper is annoying me --- user-config.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'user-config.py') diff --git a/user-config.py b/user-config.py index fd59df8..768ef0b 100644 --- a/user-config.py +++ b/user-config.py @@ -1,8 +1,6 @@ -import os, sys -sys.path.insert(0, os.getcwd()+"/pywb/python-import-path") +import os console_encoding = 'utf-8' user_families_paths = [ 'pywb/families' ] -user_script_paths = [ 'pywikibot-core/scripts' ] password_file = "user-password.cfg" mylang = 'en' family = 'ArchiveTeam' -- cgit v1.3.1-10-gc9f91