mirror of
https://github.com/catppuccin/catppuccin
synced 2024-11-21 19:13:05 +00:00
fix: changed default dest
This commit is contained in:
parent
dfd0096225
commit
e99eec9dfd
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ LOG_SUCCESS=$(shell date +"%H:%M:%S") \e[0;32mSUCCESS\e[0m
|
|||
|
||||
|
||||
ROOT_DIR=$(shell git rev-parse --show-toplevel)
|
||||
dest=/tmp/ctp_test
|
||||
dest=/usr/local/bin
|
||||
export ROOT_DIR
|
||||
|
||||
link:
|
||||
|
|
Loading…
Reference in a new issue