mirror of
https://github.com/catppuccin/catppuccin
synced 2024-11-22 03:23:04 +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)
|
ROOT_DIR=$(shell git rev-parse --show-toplevel)
|
||||||
dest=/tmp/ctp_test
|
dest=/usr/local/bin
|
||||||
export ROOT_DIR
|
export ROOT_DIR
|
||||||
|
|
||||||
link:
|
link:
|
||||||
|
|
Loading…
Reference in a new issue