-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Which option with arguments should I use if default cwd is on /tmp and I want to repack wrappe(d) binary?
In my case e.g. Palemoon, I repack .config for profile with addons, settings, themes, etc. with my startscript directly into Palemoon directory, so I don't have many different .dots in ~/., ~/.config, or ~/.local/share and so this binary is fully portable. But in my portable 7z Palemoon I can always save the changed .dots again with 7zzs u (update).
How can I use wrappe to save the unpacked binary to /tmp before I close Palemoon with new profiles?
I have added wrappe to Palemoon, but I can't figure out how to run wrappe with my script in /tmp to create new wrappe binary.
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested