mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-09 14:42:01 -03:30
system_tests.py: Remove deprecated wicd_curses check
Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com>
This commit is contained in:
parent
9563367363
commit
9663ef7f38
@ -1,5 +1,7 @@
|
||||
|
||||
[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
|
||||
|
||||
[v1.47.0](https://github.com/nextcloud/nextcloudpi/commit/1ce2135) (2022-04-08) metrics.sh: Add docker support and custom metrics exporter
|
||||
|
||||
[v1.46.10](https://github.com/nextcloud/nextcloudpi/commit/99a3c45) (2022-03-26) dnsmasq.sh: Workaround dnsmasq startup failure bug
|
||||
|
||||
|
||||
@ -47,7 +47,6 @@ binaries_no_docker = [
|
||||
'udiskie',
|
||||
'ufw',
|
||||
'samba',
|
||||
'wicd-curses',
|
||||
]
|
||||
|
||||
files_must_exist = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user