u
This commit is contained in:
@@ -93,7 +93,7 @@ if [ ${operation} == "dots" ] ; then
|
||||
|
||||
# bin (executable binaries, scripts)
|
||||
file_path=/usr/local/bin
|
||||
deploy_file "${dots_trg}/bin/*" "${file_path}/${file_name}"
|
||||
deploy_file "${dots_trg}/bin/*" "${file_path}/"
|
||||
|
||||
# environment
|
||||
file_name=environment
|
||||
|
||||
Reference in New Issue
Block a user