Testing update system from git repo script

This commit is contained in:
Emmet 2024-04-06 13:58:01 -05:00
parent df76ef046a
commit 5b80e2c497
4 changed files with 56 additions and 2 deletions

View file

@ -27,5 +27,8 @@ chown 0:0 flake.lock;
chown 0:0 flake.nix
chown 0:0 profiles/*/configuration.nix;
chown 0:0 harden.sh;
chown 0:0 soften.sh;
chown 0:0 install.sh;
chown 0:0 update.sh;
chown 1000:users **/README.org;
popd &> /dev/null;