aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasaya Tojo <masaya@tojo.tokyo>2021-07-31 22:46:01 +0900
committerMasaya Tojo <masaya@tojo.tokyo>2021-07-31 22:46:01 +0900
commita3519846778642ae7c275f09b736123744662c92 (patch)
tree03f7325a492256ebb795cdc1fd47535a385b3e46
parent8b793fe457bad583213735d49fed4f78995732f2 (diff)
Add `pull-cfg` job.
-rwxr-xr-xcfg/jobs/pull-cfg.run4
1 files changed, 4 insertions, 0 deletions
diff --git a/cfg/jobs/pull-cfg.run b/cfg/jobs/pull-cfg.run
new file mode 100755
index 0000000..8ed93ff
--- /dev/null
+++ b/cfg/jobs/pull-cfg.run
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+cd /var/lib/laminar/cfg
+git pull