summary refs log tree commit diff
path: root/host/AspireTC705/hooks/post-rebuild.sh
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2026-03-03 16:27:16 +0100
committerRory& <root@rory.gay>2026-03-03 16:27:16 +0100
commit87adfeda7170248e8063683f43495527a1df7542 (patch)
tree434b37eb9809c618c3b74c65793c633c5d5402ba /host/AspireTC705/hooks/post-rebuild.sh
parentnix bincache on laptop (diff)
downloadRory-Open-Architecture-master.tar.xz
aspiretc705 HEAD master
Diffstat (limited to 'host/AspireTC705/hooks/post-rebuild.sh')
-rwxr-xr-xhost/AspireTC705/hooks/post-rebuild.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/host/AspireTC705/hooks/post-rebuild.sh b/host/AspireTC705/hooks/post-rebuild.sh
new file mode 100755

index 0000000..30733ad --- /dev/null +++ b/host/AspireTC705/hooks/post-rebuild.sh
@@ -0,0 +1,7 @@ +#!/usr/bin/env sh +set -x + +git restore --staged hardware-configuration.nix +git restore --staged Ran.ca +git restore --staged modules/opensuse/ +git restore --staged opensuse/ \ No newline at end of file