1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-07-07 04:19:17 +02:00

update shebang to work on s6v3

This commit is contained in:
GilbN 2022-09-18 12:33:20 +02:00
parent 0a8dc52722
commit 0174324b7f
23 changed files with 23 additions and 23 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bash
#!/command/with-contenv bash
echo '--------------------------------'
echo '| Calibre-web theme.park Mod |'

View File

@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bash
#!/command/with-contenv bash
echo '---------------------------'
echo '| Deluge theme.park Mod |'

View File

@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bash
#!/command/with-contenv bash
echo '----------------------------'
echo '| Duplicati theme.park Mod |'

View File

@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bash
#!/command/with-contenv bash
echo '---------------------------'
echo '| Jackett theme.park Mod |'

View File

@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bash
#!/command/with-contenv bash
echo '-----------------------------'
echo '| Jellyfin theme.park Mod |'

View File

@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bash
#!/command/with-contenv bash
echo '----------------------------------'
echo '| Lazylibrarian theme.park Mod |'

View File

@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bash
#!/command/with-contenv bash
echo '-------------------------------'
echo '| Librespeed theme.park Mod |'

View File

@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bash
#!/command/with-contenv bash
echo '---------------------------'
echo '| Lidarr theme.park Mod |'

View File

@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bash
#!/command/with-contenv bash
echo '-------------------------'
echo '| Mylar3 theme.park Mod |'

View File

@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bash
#!/command/with-contenv bash
echo '---------------------------'
echo '| NZBGet theme.park Mod |'

View File

@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bash
#!/command/with-contenv bash
echo '-------------------------'
echo '| Plex theme.park Mod |'

View File

@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bash
#!/command/with-contenv bash
echo '---------------------------'
echo '| Prowlarr theme.park Mod |'

View File

@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bash
#!/command/with-contenv bash
echo '------------------------------'
echo '| qBittorrent theme.park Mod |'

View File

@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bash
#!/command/with-contenv bash
echo '---------------------------'
echo '| Radarr theme.park Mod |'

View File

@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bash
#!/command/with-contenv bash
echo '---------------------------'
echo '| Readarr theme.park Mod |'

View File

@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bash
#!/command/with-contenv bash
echo '----------------------------'
echo '| SABnzbd theme.park Mod |'

View File

@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bash
#!/command/with-contenv bash
echo '---------------------------'
echo '| Sonarr theme.park Mod |'

View File

@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bash
#!/command/with-contenv bash
echo '-------------------------------'
echo '| Synclounge theme.park Mod |'

View File

@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bash
#!/command/with-contenv bash
echo '-----------------------------'
echo '| Tautulli theme.park Mod |'

View File

@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bash
#!/command/with-contenv bash
echo '-------------------------------'
echo '| The Lounge theme.park Mod |'

View File

@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bash
#!/command/with-contenv bash
echo '---------------------------------'
echo '| Transmission theme.park Mod |'

View File

@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bash
#!/command/with-contenv bash
APP_FILEPATH='/config/qBittorrent/qBittorrent.conf'
INDEX_FILEPATH='/vuetorrent/public/index.html'
if [ "${TP_HOTIO}" = true ]; then

View File

@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bash
#!/command/with-contenv bash
echo '-----------------------------'
echo '| Whisparr theme.park Mod |'