disable toy checkextensions
This commit is contained in:
parent
c114645781
commit
57607552e4
@ -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 \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user