mirror of
https://github.com/dewomser/Toot_music_is_playing.git
synced 2026-03-13 16:37:17 +01:00
shellcheck exclude
This commit is contained in:
parent
ff467592b9
commit
6595b05782
1 changed files with 2 additions and 1 deletions
|
|
@ -1,7 +1,8 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
#//config
|
#//config
|
||||||
#Path twurlis not EXPORT
|
#Path twurlis not EXPORT
|
||||||
twurlp="/usr/bin/ruby /home/karl/.local/share/gem/ruby/3.0.0/bin/twurl"
|
# 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"
|
#twurlp="twurl"
|
||||||
user="dewomser"
|
user="dewomser"
|
||||||
#//Musikinfo von Clementie Audioplayer holen
|
#//Musikinfo von Clementie Audioplayer holen
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue