We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 814ab93 + 18e4179 commit e5e2c50Copy full SHA for e5e2c50
root/etc/s6-overlay/s6-rc.d/init-mod-plex-audnexus-install/run
@@ -8,6 +8,6 @@ if [ ! -d "$plugindir/Audnexus.bundle" ]; then
8
s6-setuidgid abc git clone --depth 1 https://github.com/djdembeck/Audnexus.bundle "$plugindir/Audnexus.bundle"
9
else
10
echo "**** pulling latest update ****"
11
- s6-setuidgid abc git -C "$plugindir/Hama.bundle" pull
+ s6-setuidgid abc git -C "$plugindir/Audnexus.bundle" pull
12
fi
13
lsiown -R abc:abc "$plugindir/Audnexus.bundle"
0 commit comments