This website works better with JavaScript.
Explore
Drone CI
Help
Register
Sign In
envs
/
ops
mirror of
https://git.envs.net/envs/ops.git
Watch
1
Star
0
Fork
You've already forked ops
0
Code
Releases
Activity
Browse Source
fix hugo cacheDir
master
creme
5 months ago
parent
a449f44163
commit
f53e5e2300
1 changed files
with
5 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
5
bin/hugo
5
bin/hugo
Unescape
Escape
View File
@ -0,0 +1,5 @@
#!/bin/sh
export HUGO_CACHEDIR="/tmp/hugo_cache_$USER"
/usr/bin/hugo "$@"
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
envs/ops
Title
Body
Create Issue