mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-29 17:25:34 +00:00
Automatic install of Reaper
This commit is contained in:
parent
a9c4699dae
commit
53890288ba
@ -22,7 +22,7 @@ wget $url
|
||||
# Install Reaper. Requires user input
|
||||
tar -xf $(basename $url)
|
||||
reaperDir=reaper_linux_x86_64
|
||||
sudo sh ./$reaperDir/install-reaper.sh
|
||||
sudo sh ./$reaperDir/install-reaper.sh --install /opt --integrate-sys-desktop --usr-local-bin-symlink
|
||||
|
||||
# Delete extracted directory
|
||||
rm -rd $reaperDir
|
||||
|
Loading…
x
Reference in New Issue
Block a user