Explorar o código

Updating README to to md parser for gsg

spesk1 %!s(int64=5) %!d(string=hai) anos
pai
achega
4134013ebb
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -14,6 +14,7 @@ You can use server side git hooks such as ``post-receive` to trigger gsgd.
 
 A `post-receive` script example:
 ```
+#!/bin/bash
 echo -ne "Regen\n" >> /some/path/to/talk.gsgd
 ```