176 current 2024-06-19 02:42:14 24.11.20240529.ad57eef 6.9.2-zen1 *

This commit is contained in:
sadan 2024-06-19 02:42:24 -04:00
parent ce703fa142
commit 5de75cb81a
No known key found for this signature in database

View file

@ -103,7 +103,7 @@ in
fi fi
'') '')
(pkgs.writeShellScriptBin "http2ssh" '' (pkgs.writeShellScriptBin "http2ssh" ''
set -euo pipefail set -eo pipefail
if [[ -z $1 ]]; then if [[ -z $1 ]]; then
echo "You need to provide a remote name"; echo "You need to provide a remote name";