Fuuuuck i deleted my .conf directory cause of this
This commit is contained in:
parent
d6c4eea24f
commit
d077b5a8bf
@ -4,7 +4,7 @@ config = {
|
||||
"discordUrl" : "https://discord.com/api/download?platform=linux&format=tar.gz",
|
||||
"asarUrl" : "https://github.com/GooseMod/OpenAsar/releases/download/nightly/app.asar",
|
||||
"tmpDir" : "/tmp/dup/",
|
||||
"confDir" : os.path.expanduser("~") + "/.config/",
|
||||
"confDir" : os.path.expanduser("~") + "/.config/dup",
|
||||
"installDir" : os.path.expanduser("~") + "/.local/lib/Discord",
|
||||
"linkDir" : os.path.expanduser("~") + "/.local/bin/Discord",
|
||||
"localDir" : os.path.expanduser("~") + "/.local/share/dup"
|
||||
|
Loading…
Reference in New Issue
Block a user