home · contact · privacy
Fixes.
authorChristian Heller <c.heller@plomlompom.de>
Mon, 31 Mar 2025 22:40:40 +0000 (00:40 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Mon, 31 Mar 2025 22:40:40 +0000 (00:40 +0200)
commite8dc250a5b4b243ee91652ed730062cb1cd1c161
tree7cd3ffe62ad08d259cdc87a2d8a00638e7be3cb2
parent5ae3b320667a4f9ba476227b6a57cfeb1045920d
Fixes.
23 files changed:
bookworm/scripts/init_server_access.sh
bookworm/scripts/lib/constants_server [deleted file]
bookworm/scripts/lib/constants_ssh [new file with mode: 0644]
bookworm/scripts/setup_server.sh
testing/home/all/.local/bin/lib [new symlink]
testing/home/desktop/.local/bin/borgplom
testing/home/desktop/.local/bin/make_secrets [new file with mode: 0755]
testing/home/desktop/.plomlib.sh/abort [new symlink]
testing/home/desktop/.plomlib.sh/abort_if_exists [new symlink]
testing/home/desktop/.plomlib.sh/constants_borg [new symlink]
testing/home/desktop/.plomlib.sh/constants_secrets [new symlink]
testing/home/desktop/.plomlib.sh/constants_ssh [new symlink]
testing/home/desktop/.plomlib.sh/constants_user [new symlink]
testing/home/desktop/.plomlib.sh/expect_min_n_args [new symlink]
testing/home/desktop/.plomlib.sh/mount_secrets [new symlink]
testing/scripts/_setup_secrets_user.sh
testing/scripts/lib/abort_if_exists
testing/scripts/lib/constants_borg [new file with mode: 0644]
testing/scripts/lib/constants_secrets [new file with mode: 0644]
testing/scripts/lib/constants_ssh [new symlink]
testing/scripts/lib/mount_secrets [new file with mode: 0644]
testing/scripts/setup_desktop.sh
testing/scripts/setup_secrets.sh