summaryrefslogtreecommitdiffstats
path: root/commit.sh
diff options
context:
space:
mode:
Diffstat (limited to 'commit.sh')
-rwxr-xr-xcommit.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/commit.sh b/commit.sh
new file mode 100755
index 0000000..76c8e3a
--- /dev/null
+++ b/commit.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+git commit && fedora "cd public_html/specs/ && git pull"
+