diff --git a/python_modules/inflate_bubble.py b/python_modules/inflate_bubble.py index c893d693..d86782a0 100644 --- a/python_modules/inflate_bubble.py +++ b/python_modules/inflate_bubble.py @@ -15,9 +15,9 @@ import conf # Set the home path used regardless the user logged in BSTRING_ISO_CONFIGS = '~/bubbles/iso_configs' HOME_FOLDER = str(Path(BSTRING_ISO_CONFIGS).expanduser()) -PACKAGE_LIST = "/fusato/config/package-lists/" -CHROOT_FOLDER = "/fusato/config/includes.chroot/" -BOOTSTRAP_FOLDER = '/fusato/config/includes.bootstrap/' +PACKAGE_LIST = "fusato/config/package-lists/" +CHROOT_FOLDER = "fusato/config/includes.chroot/" +BOOTSTRAP_FOLDER = 'fusato/config/includes.bootstrap/' FUSATO_ROOT = 'fusato' # Fusato base