fix: changed default dest

This commit is contained in:
Pocco81 2022-01-17 22:35:40 -05:00
parent dfd0096225
commit e99eec9dfd

View file

@ -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: