Don't know about others, but I'm very comfortable using this cli version and am going to stick with it. Don't like the new work-dir location, though ...Toni wrote:remasterdog-cli in the deb still has 1024k inside but I doubt anyone will use it having GUI version.
The original remasterdog-cli had work-dir in /tmp, why did you change it?
Code: Select all
DEST="/live/image"
mkdir $DEST/work-dir
Code: Select all
echo "Now you can clean manually /tmp/work-dir if you like."