From 1f4a2fa244d7f4002a8db7649ae000f634b294ce Mon Sep 17 00:00:00 2001 From: "quentin@aristote.fr" Date: Sat, 3 Jun 2023 15:34:54 +0200 Subject: nixos: update to 23.05 - remove ihatemoney (deprecated) - personal website: update uncss --- tests/run-tests.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/run-tests.sh') diff --git a/tests/run-tests.sh b/tests/run-tests.sh index 4fbfb43..f676a96 100755 --- a/tests/run-tests.sh +++ b/tests/run-tests.sh @@ -24,7 +24,6 @@ echo Checking that all the services are running : declare -A PORTS PORTS[quentin]=8080 PORTS[searx]=8081 -PORTS[money]=8082 PORTS[rss]=8083 PORTS[openpgpkey]=8084 for SERVICE in "${!PORTS[@]}" -- cgit v1.2.3