diff options
author | Marc Coquand <marc@mccd.space> | 2024-05-07 16:13:54 -0500 |
---|---|---|
committer | Marc Coquand <marc@mccd.space> | 2024-05-07 16:13:54 -0500 |
commit | f13b505a50d606ae3d7d472aae3088f270c865b8 (patch) | |
tree | c803d471cced1ecf774379f774be48b3f8433953 /hooks | |
parent | 3cbfecb852f4db746b6040ea62843a529da1e1c9 (diff) | |
download | rcm-f13b505a50d606ae3d7d472aae3088f270c865b8.tar.gz rcm-f13b505a50d606ae3d7d472aae3088f270c865b8.tar.bz2 rcm-f13b505a50d606ae3d7d472aae3088f270c865b8.zip |
Random updates
Diffstat (limited to 'hooks')
-rw-r--r-- | hooks/post-up/installations | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hooks/post-up/installations b/hooks/post-up/installations new file mode 100644 index 0000000..562bfe2 --- /dev/null +++ b/hooks/post-up/installations @@ -0,0 +1,3 @@ +#!/bin/bash +set -e +xsync |