mirror of
https://github.com/RiffSphere/Collectarr.git
synced 2026-05-09 05:29:10 -05:00
Update folders.sh
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
if [[ ! -f /config/collectarr.conf.example ]]; then
|
||||
if [[ ! -f /config/collectarr.conf ]]; then
|
||||
echo "First run, cloning config into /config"
|
||||
mv /app/collectarr.conf.example /config
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user