commit | 4bbb513fff57bd21aa8e42a2e728a26179662d6f | [log] [tgz] |
---|---|---|
author | Skyler Grey <skyler3665@gmail.com> | Tue May 31 23:14:33 2022 +0100 |
committer | Skyler Grey <skyler3665@gmail.com> | Tue May 31 23:14:33 2022 +0100 |
tree | 80270bdf545f5e1ff46502ca8cae71d83934bc25 | |
parent | 81a2e0155021bb1434be643138fc8257ef1086cd [diff] [blame] |
Refer to paths directly in rebuild-home and rebuild-system so that they can rebuild properly. Sadly this won't work with a new config location, so how to bootstrap a new system and ensure that no matter the location this works is TBD
diff --git a/scripts/rebuild-system.sh b/scripts/rebuild-system.sh index 1eddeb9..08ab41f 100755 --- a/scripts/rebuild-system.sh +++ b/scripts/rebuild-system.sh
@@ -1,6 +1,6 @@ #!/bin/sh -cd "$(dirname ${BASH_SOURCE[0]})/.." +cd /home/minion/Nix git add .