We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9563367 commit 9663ef7Copy full SHA for 9663ef7
2 files changed
changelog.md
@@ -1,5 +1,7 @@
1
2
-[v1.47.0](https://github.com/nextcloud/nextcloudpi/commit/1ce2135) (2022-04-08) metrics.sh: Reinstall metrics when upgrading
+[v1.47.1](https://github.com/nextcloud/nextcloudpi/commit/9563367) (2022-04-13) library.sh: Prevent systemd pager from blocking script execution
3
+
4
+[v1.47.0](https://github.com/nextcloud/nextcloudpi/commit/1ce2135) (2022-04-08) metrics.sh: Add docker support and custom metrics exporter
5
6
[v1.46.10](https://github.com/nextcloud/nextcloudpi/commit/99a3c45) (2022-03-26) dnsmasq.sh: Workaround dnsmasq startup failure bug
7
tests/system_tests.py
@@ -47,7 +47,6 @@
47
'udiskie',
48
'ufw',
49
'samba',
50
- 'wicd-curses',
51
]
52
53
files_must_exist = [
0 commit comments