summary refs log tree commit diff
path: root/host/AspireTC705/hooks/pre-rebuild.sh
diff options
context:
space:
mode:
Diffstat (limited to 'host/AspireTC705/hooks/pre-rebuild.sh')
-rwxr-xr-xhost/AspireTC705/hooks/pre-rebuild.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/host/AspireTC705/hooks/pre-rebuild.sh b/host/AspireTC705/hooks/pre-rebuild.sh
new file mode 100755

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