iankelling.org
/
git
/
buildscripts
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85ed0e8
)
fix for running under cron
author
Ian Kelling
<iank@fsf.org>
Wed, 23 Oct 2019 22:37:09 +0000
(18:37 -0400)
committer
Ian Kelling
<iank@fsf.org>
Wed, 23 Oct 2019 22:37:09 +0000
(18:37 -0400)
go
patch
|
blob
|
history
diff --git
a/go
b/go
index ddda94588f47e3817ce00ad3105c9865bc3fe9aa..0b9e936a241d6f639501d6750e192f94a564bf45 100755
(executable)
--- a/
go
+++ b/
go
@@
-56,5
+56,5
@@
if (( $(stat -c %Y FETCH_HEAD) < yesterday )); then
fi
-
+export GOPATH=$HOME/go
go get -u mvdan.cc/fdroidcl