Update conditional checks and add yadm pre_commit hook
This commit is contained in:
parent
d3ba8c473d
commit
1251bb4eab
5 changed files with 45 additions and 9 deletions
5
.config/yadm/hooks/post_pull
Executable file
5
.config/yadm/hooks/post_pull
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
echo "Running post pull script..."
|
||||
|
||||
autoinstall base
|
Loading…
Add table
Add a link
Reference in a new issue