mirror of
https://github.com/filebrowser/filebrowser.git
synced 2024-06-07 23:00:43 +00:00
ALL OSES IN GOX
This commit is contained in:
parent
e59344080e
commit
842769a4ca
@ -20,7 +20,7 @@ caddyext install hugo:github.com/hacdias/caddy-hugo
|
||||
mkdir -p $BuildDir
|
||||
cd $BuildDir
|
||||
rm -f caddy*
|
||||
gox -osarch="linux/amd64" $Package
|
||||
gox $Package
|
||||
|
||||
# Zip them up with release notes and stuff
|
||||
mkdir -p $ReleaseDir
|
||||
|
Loading…
Reference in New Issue
Block a user