mirror of
https://github.com/tumillanino/miasma-os.git
synced 2026-04-11 07:15:31 +00:00
typo on file path
This commit is contained in:
@@ -8,7 +8,7 @@ cd /tmp
|
|||||||
|
|
||||||
mkdir -p /usr/lib64/vst/decentsampler
|
mkdir -p /usr/lib64/vst/decentsampler
|
||||||
cd Decent_Sampler-1.18.1-Linux-Static-x86_64
|
cd Decent_Sampler-1.18.1-Linux-Static-x86_64
|
||||||
mv DecentSampler.so /usr/lib64/decentsampler/
|
mv DecentSampler.so /usr/lib64/vst/decentsampler/
|
||||||
|
|
||||||
rm -rf /tmp/decent-sampler.tar.gz /tmp/Decent* || true
|
rm -rf /tmp/decent-sampler.tar.gz /tmp/Decent* || true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user