mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-05-08 19:22:57 +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
|
mkdir -p $BuildDir
|
||||||
cd $BuildDir
|
cd $BuildDir
|
||||||
rm -f caddy*
|
rm -f caddy*
|
||||||
gox -osarch="linux/amd64" $Package
|
gox $Package
|
||||||
|
|
||||||
# Zip them up with release notes and stuff
|
# Zip them up with release notes and stuff
|
||||||
mkdir -p $ReleaseDir
|
mkdir -p $ReleaseDir
|
||||||
|
Loading…
x
Reference in New Issue
Block a user