shellcheck exclude

This commit is contained in:
dewomser 2022-05-24 08:57:53 +02:00 committed by GitHub
parent ff467592b9
commit 6595b05782
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,7 @@
#!/bin/bash
#//config
#Path twurlis not EXPORT
# shellcheck disable=SC2086 # code is irrelevant because it is already double quoted grrrr…
twurlp="/usr/bin/ruby /home/karl/.local/share/gem/ruby/3.0.0/bin/twurl"
#twurlp="twurl"
user="dewomser"