Commit Graph
10 Commits
Author SHA1 Message Date
89luca89 da70f3b653 replace echo with printf and improve outputs 2021-12-10 09:08:06 +01:00
89luca89 29def9daf8 s/folder/directory/g 2021-12-09 02:07:39 +01:00
89luca89 82d9d34267 install: fix version extract 2021-12-08 17:09:12 +01:00
89luca89 8de70d9a55 Add version inside script, Fix #9 2021-12-08 16:31:36 +01:00
Luca Di Maio 684aaabc21 init: check if file exists before linking and link it's realpath (#20)
* init: check if file exists before linking and link it's realpath
* Revert commit: 5aaef54043
2021-12-08 11:10:13 +01:00
89luca89 1b253d47d0 install: fix added github actions folder removal 2021-12-05 23:37:35 +01:00
89luca89 5aaef54043 docs: add license header to files, Fix #10 2021-12-05 16:19:45 +01:00
89luca89 3314d160c7 Fix variable quoting 2021-12-04 17:07:35 +01:00
Luca Di Maio 99b187fe2e Fix mount routine (#5)
* create: check that a folder exists before adding volume in podman

* install: fix basedir chmod

* create: let distrobox-export path to be optional

* create: improve error message for missing distrobox-init

* podman: when we use verbose, also podman should be verbose

* arguments: use also full word for verbose

* README: add brief explanation of all the tools
2021-12-02 19:54:01 +01:00
89luca89 66ae2c5846 Add install script and installation instructions 2021-12-02 00:06:48 +01:00