disable toy checkextensions

This commit is contained in:
Vincent Riquer 2025-11-08 18:24:36 +01:00
parent c114645781
commit 57607552e4

View File

@ -1,5 +1,13 @@
#!/usr/bin/env bash #!/usr/bin/env bash
cat <<-EOWarn
This script is unmaintained and provided as-is. It may or may not work.
Use at your own risk!
EOWarn
read -p "Press Enter to continue or Ctrl-C to abort"
# config structures # config structures
declare -A \ declare -A \
destinationchannels \ destinationchannels \