Merge pull request #818 from fabiosammy/fix-header-docker-setup-template

Fix the header template of the docker-setup hook
This commit is contained in:
Donal McBreen
2024-06-05 12:18:59 +01:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env ruby #!/bin/sh
# A sample docker-setup hook # A sample docker-setup hook
# #