• v0.6 e1f3f310d3

    v0.6 Stable

    zico released this 2023-01-15 09:55:56 +00:00 | 0 commits to main since this release

    New things:

    • switched from using SkeletonDir to ExtraFiles in the config or flags.
      • SkeletonDir didn't work with pw and useradd if home directory already existed
      • ExtraFiles doesn't copy directory structure, just specified files
      • this actually works now
    • program now checks if username already exists on the server, and re-prompts if it does
    • the code to chown all files in the home directory to the user is now in Go instead of shell

    This version should actually work as intended on the Cyberia backup server. New updates will no longer be just on the core feature of the program, unless they are bugfixes or re-factors.

    Downloads