mirror of
https://github.com/YunoHost-Apps/ghost_ynh.git
synced 2024-09-03 19:16:02 +02:00
bump to 0.4.2 release
This commit is contained in:
parent
e0d9a6ce9f
commit
51b42fcc85
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ echo "Install dependencies..."
|
|||
sudo apt-get update
|
||||
sudo apt-get install nodejs-legacy npm -y
|
||||
|
||||
version=0.4.1
|
||||
version=0.4.2
|
||||
echo "Downloading Ghost $version..."
|
||||
mkdir ../tmp
|
||||
sudo wget -O ../tmp/ghost-$version.zip "https://en.ghost.org/zip/ghost-$version.zip"
|
||||
|
|
Loading…
Add table
Reference in a new issue