summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2024-05-17 13:36:26 +0100
committerSean Whitton <spwhitton@spwhitton.name>2024-05-17 13:36:26 +0100
commitac1c5d423d8bc4c56eb090d613117c317649e58d (patch)
treeca812dff594dec3926d42387e7bce0249c60f005 /bin
parent3480a15985b2d66da9d49a64107719b61e38deb1 (diff)
downloaddotfiles-ac1c5d423d8bc4c56eb090d613117c317649e58d.tar.gz
start using m4 processing for some host-specific configuration
Diffstat (limited to 'bin')
-rwxr-xr-xbin/bstraph1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/bstraph b/bin/bstraph
index 785bb30a..a4f18043 100755
--- a/bin/bstraph
+++ b/bin/bstraph
@@ -34,6 +34,7 @@ for f in gpg.conf gpg-agent.conf dirmngr.conf .gpg-v21-migrated; do
[ -h "$HOME/.gnupg/$f" ] || rm -f "$HOME/.gnupg/$f"
done
+make -ks all ||:
bin/hstow restow .
if command -v git >/dev/null; then