Updated
Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
parent
68b2c54de2
commit
8322dc7976
|
@ -19,7 +19,7 @@ import paths
|
|||
BSTRING_ISO_CONFIGS = '~/bubbles/iso_configs'
|
||||
HOME_FOLDER = str(Path(BSTRING_ISO_CONFIGS).expanduser())
|
||||
WPCHROOT = "/fusato/config/includes.chroot"
|
||||
BINARYPTH = "/fusato/config/include.binary"
|
||||
BINARYPTH = "/fusato/config/includes.binary"
|
||||
BOOTSTRAP = "/fusato/config/includes.bootstrap"
|
||||
FUSATOCONFIG = "/fusato/config"
|
||||
term_size = os.get_terminal_size()
|
||||
|
|
Loading…
Reference in New Issue