mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-01 10:32:40 +00:00
really remove share in Linux release script
This commit is contained in:
parent
f3d129e99f
commit
e8bbd0e85d
1 changed files with 2 additions and 2 deletions
|
@ -44,8 +44,8 @@ rm -r share/metainfo
|
|||
mv share/furnace/demos ..
|
||||
mv share/furnace/instruments ..
|
||||
mv share/furnace/wavetables ..
|
||||
rmdir share/furnace || exit 1
|
||||
rmdir share || exit 1
|
||||
rm -r share/furnace || exit 1
|
||||
rm -r share || exit 1
|
||||
|
||||
cd ..
|
||||
|
||||
|
|
Loading…
Reference in a new issue