Skip to content

Commit

Permalink
armbian: fix image tag preventing updates
Browse files Browse the repository at this point in the history
  • Loading branch information
nachoparker committed Jul 5, 2018
1 parent 491b4b6 commit dc089bf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
4 changes: 3 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@

[v0.57.16](https://github.com/nextcloud/nextcloudpi/commit/cf3dbf8) (2018-06-27) SSH: fix root password in Raspbian
[v0.57.17](https://github.com/nextcloud/nextcloudpi/commit/ddae4df) (2018-07-03) armbian: fix image tag preventing updates

[v0.57.16](https://github.com/nextcloud/nextcloudpi/commit/1298bfe) (2018-06-27) SSH: fix root password in Raspbian

[v0.57.15](https://github.com/nextcloud/nextcloudpi/commit/c329280) (2018-06-26) nc-automount: fix udiskie not installed in latest image

Expand Down
3 changes: 3 additions & 0 deletions update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,9 @@ chmod 770 /var/www/ncp-web

## BACKWARD FIXES ( for older images )

# clean build flags armbian
rm -f /.ncp-image

# not for image builds, only live updates
[[ ! -f /.ncp-image ]] && {

Expand Down

0 comments on commit dc089bf

Please sign in to comment.