diff --git a/uwine b/uwine index 0faee62..0a3aacf 100755 --- a/uwine +++ b/uwine @@ -32,7 +32,7 @@ ids = {} game_id = 0 filepath = "" -envfile = ".env" +envfile = UWINEDIR + "/.env" # NOTE Parsing the arguments parser = argparse.ArgumentParser(