aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/pull-theme.sh
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <[email protected]>2019-10-21 10:21:37 +0200
committerBjørn Erik Pedersen <[email protected]>2019-10-21 10:21:51 +0200
commit39121de4d991bdcf5f202da4d8d81a8ac6c149fc (patch)
tree97e0b638fea1d898de9e297732d1044b49bfba8e /docs/pull-theme.sh
parent180195aa342777fece1b29a08ec89456d7996c61 (diff)
downloadhugo-39121de4d991bdcf5f202da4d8d81a8ac6c149fc.tar.gz
hugo-39121de4d991bdcf5f202da4d8d81a8ac6c149fc.zip
docs: Replace /docs
Diffstat (limited to 'docs/pull-theme.sh')
-rwxr-xr-xdocs/pull-theme.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/pull-theme.sh b/docs/pull-theme.sh
deleted file mode 100755
index 828b6cfb4..000000000
--- a/docs/pull-theme.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/bash
-
-git subtree pull --prefix=themes/gohugoioTheme/ [email protected]:gohugoio/gohugoioTheme.git master --squash
-