From 200e5645cd6edff4e97ea3a88528e5a07a3a72c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Mon, 22 Apr 2024 14:19:40 +0200 Subject: [PATCH] Remove wrong comment in neptune script --- install_scripts/neptune.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/install_scripts/neptune.sh b/install_scripts/neptune.sh index 5f350d2..2382ae9 100755 --- a/install_scripts/neptune.sh +++ b/install_scripts/neptune.sh @@ -1,9 +1,5 @@ #!/usr/bin/env bash -# Parameters: -# -# $1: Device - set -o xtrace set -o nounset set -o errexit