mirror of
https://github.com/linuxserver/docker-mods.git
synced 2026-03-23 00:05:28 +08:00
Adding additional debug echo
This commit is contained in:
parent
4bc6eafaca
commit
6daaba0ea3
@ -1,5 +1,6 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
|
||||
echo '**** Checking if slurpit_netbox is already installed ****'
|
||||
if ! pip list 2> /dev/null | grep -q "slurpit_netbox"; then
|
||||
echo "**** Adding slurpit_netbox and their deps to package install lists ****"
|
||||
echo "\
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user