This commit is contained in:
JaKooLit 2023-10-13 10:38:46 +09:00
parent 04f077b995
commit 043f9b84a8

View File

@ -105,6 +105,6 @@ done
# Install cliphist using go
export PATH=$PATH:/usr/local/go/bin
go install go.senan.xyz/cliphist@latest 2>&1 | tee -a "$LOG"
sudo go install go.senan.xyz/cliphist@latest 2>&1 | tee -a "$LOG"
clear