example shell script to trigger git update
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
touch git.flag
|
||||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
touch git.flag
|
||||||