mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-18 16:58:27 -04:00
lidarr-flac2mp3 update/add workflows
This commit is contained in:
@@ -25,7 +25,7 @@ do
|
||||
# Change ownership
|
||||
if [ $(stat -c '%G' $file) != "abc" ]; then
|
||||
echo "Changing ownership on $file script."
|
||||
chown abc:abc $file
|
||||
lsiown abc:abc $file
|
||||
fi
|
||||
|
||||
# Make executable
|
||||
|
||||
Reference in New Issue
Block a user