fix note install-hook
This commit is contained in:
parent
c165357066
commit
669ff43ec0
@ -8,7 +8,7 @@ readonly tempdir
|
||||
(
|
||||
cd "${tempdir}"
|
||||
git clone https://github.com/thek4n/note.git .
|
||||
make install
|
||||
sudo PREFIX=/usr make install
|
||||
)
|
||||
|
||||
rm -rf "${tempdir}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user