diff options
author | Marc Coquand <marc@mccd.space> | 2024-05-22 11:13:31 -0500 |
---|---|---|
committer | Marc Coquand <marc@mccd.space> | 2024-05-22 11:13:31 -0500 |
commit | 6ae7f049902679834bf810c85172dd6e67acba3f (patch) | |
tree | 7da6f26c0051b87115ad001e0082b1848ac70156 /hooks/post-up/installations | |
parent | 40145309063002c2727cf30608c9535ce2f30718 (diff) | |
download | rcm-6ae7f049902679834bf810c85172dd6e67acba3f.tar.gz rcm-6ae7f049902679834bf810c85172dd6e67acba3f.tar.bz2 rcm-6ae7f049902679834bf810c85172dd6e67acba3f.zip |
Update install scripts
Diffstat (limited to '')
-rw-r--r-- | hooks/post-up/installations | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hooks/post-up/installations b/hooks/post-up/installations deleted file mode 100644 index 320f86d..0000000 --- a/hooks/post-up/installations +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -xsync |