From 800acfc6a150874fb5add0116aa0e10f61533ee6 Mon Sep 17 00:00:00 2001 From: Alessandro Iezzi Date: Mon, 15 May 2023 22:29:26 +0200 Subject: Remove a comment --- c+.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/c+.sh b/c+.sh index 2e0c25d..146f0a6 100755 --- a/c+.sh +++ b/c+.sh @@ -1,5 +1,5 @@ #!/bin/sh -#Prova + symbol="$1" if [ -z "$symbol" ]; then -- cgit v1.2.3