mirror of
https://github.com/Morantron/tmux-fingers.git
synced 2026-09-10 07:26:32 -04:00
fix tmux installations cache
This commit is contained in:
parent
79d0355585
commit
c77287b56d
|
|
@ -22,6 +22,7 @@ pushd /tmp
|
|||
pushd "/opt/tmux-${version}"
|
||||
./configure
|
||||
make
|
||||
chmod -R a+r /opt/tmux-${version}
|
||||
popd
|
||||
done
|
||||
popd
|
||||
|
|
|
|||
Loading…
Reference in a new issue