mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-24 01:08:10 -04:00
Upgrade phoenix to 0.2.1
This commit is contained in:
2
Makefile
2
Makefile
@@ -119,4 +119,4 @@ release-check:
|
||||
release-finish: release-copy release-check
|
||||
|
||||
phoenix:
|
||||
mkdir phoenix/ && curl -slL -o- https://github.com/owncloud/phoenix/releases/download/0.2.0/phoenix.tar.gz | tar xvzf - -C phoenix/
|
||||
mkdir phoenix/ && curl -slL -o- https://github.com/owncloud/phoenix/releases/download/0.2.1/phoenix.tar.gz | tar xvzf - -C phoenix/
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user