mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-23 05:37:22 +01:00
Delete the uninstaller after we run it. We don't want to find it laying around next time.
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@8687 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
e7032972a2
commit
d949d17f8c
1 changed files with 1 additions and 0 deletions
|
|
@ -256,6 +256,7 @@ then
|
|||
echo "Running uninstaller $i"
|
||||
|
||||
${i}
|
||||
sudo rm -rf ${i}
|
||||
fi
|
||||
done
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue