This commit is contained in:
bʰedoh₂ swé 2025-01-12 05:53:55 +05:00
parent b064a0585b
commit 672e8b5db7

View File

@ -126,7 +126,7 @@ while :; do
exit exit
;; ;;
*) *)
echo ? echo '?'
;; ;;
esac esac
done done