Files
dsk-iac/01-old/kubespray/old.git/hooks/post-update.sample
dsk-minchulahn 0273450ff6 Clean Code
2023-12-19 13:03:29 +09:00

9 lines
189 B
Bash
Executable File

#!/bin/sh
#
# An example hook script to prepare a packed repository for use over
# dumb transports.
#
# To enable this hook, rename this file to "post-update".
exec git update-server-info