mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-12-26 17:38:20 +01:00
update make file
This commit is contained in:
parent
5ca29f5103
commit
f7a3373d23
2
Makefile
2
Makefile
@ -198,7 +198,7 @@ ar:
|
||||
BUILDDIR=/tmp/antos-$(VERSION) make release
|
||||
cd /tmp/antos-$(VERSION) && tar cvzf ../antos-$(VERSION).tar.gz .
|
||||
mv /tmp/antos-$(VERSION).tar.gz release/
|
||||
echo $(VERSION) > release/latest
|
||||
echo -n $(VERSION) > release/latest
|
||||
|
||||
release: main uglify
|
||||
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user