pmbootstrap-meow/pmb/config
Clayton Craft da9af8ee87 Support relative path for initializing config
Previously, if you passed something like ~/build to the init function
for work directory, it would create a directory, .\~/ in the current
working directory instead of resolving ~/ to the user's home directory.
This allow allows using ../ to specify a path.
2017-06-25 18:53:47 +00:00
..
__init__.py Update min apk version/add more apk version checks 2017-06-23 17:04:49 +02:00
init.py Support relative path for initializing config 2017-06-25 18:53:47 +00:00
load.py Hello, there! 2017-05-26 22:08:45 +02:00
save.py Hello, there! 2017-05-26 22:08:45 +02:00