mirror of
https://github.com/filebrowser/filebrowser.git
synced 2024-06-07 23:00:43 +00:00
Update automate.sh
This commit is contained in:
parent
3663ee49f2
commit
6d306e29ed
2
dist/automate.sh
vendored
2
dist/automate.sh
vendored
@ -3,6 +3,8 @@ set -e
|
||||
set -o pipefail
|
||||
shopt -s nullglob # if no files match glob, assume empty list instead of string literal
|
||||
|
||||
pwd
|
||||
|
||||
## PACKAGE TO BUILD
|
||||
Package=github.com/mholt/caddy
|
||||
Extension=github.com/hacdias/caddy-hugo
|
||||
|
Loading…
Reference in New Issue
Block a user