mirror of
https://github.com/KevinMidboe/mktxp-no-cli.git
synced 2025-10-29 17:50:23 +00:00
cli options
This commit is contained in:
@@ -112,7 +112,8 @@ class LinuxConfig(OSConfig):
|
||||
'''
|
||||
@property
|
||||
def mktxp_user_dir_path(self):
|
||||
return FSHelper.full_path('/etc/mktxp')
|
||||
return FSHelper.full_path('~/mktxp')
|
||||
#return FSHelper.full_path('/etc/mktxp')
|
||||
|
||||
|
||||
class MKTXPConfigHandler:
|
||||
|
||||
Reference in New Issue
Block a user