mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 10:20:12 +01:00
update hypr cliphist copy
This commit is contained in:
parent
67782ebc83
commit
6de917c024
@ -109,5 +109,5 @@ export PATH=$PATH:/usr/local/go/bin
|
||||
go install go.senan.xyz/cliphist@latest 2>&1 | tee -a "$LOG"
|
||||
|
||||
# copy cliphist into /usr/local/bin for some reason it is installing in ~/go/bin
|
||||
sudo cp -r "~/go/bin/cliphist" "/usr/local/bin/" 2>&1 | tee -a "$LOG"
|
||||
sudo cp -r "$HOME/go/bin/cliphist" "/usr/local/bin/" 2>&1 | tee -a "$LOG"
|
||||
clear
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user