fix makefile

master
Matthew 2020-12-18 20:31:10 -05:00
parent 769991ad6c
commit 852d349667
No known key found for this signature in database
GPG Key ID: 210AF32ADE3B5C4B
1 changed files with 1 additions and 1 deletions

View File

@ -9,6 +9,6 @@ build:
@file ./csctl
install:
@sudo cp cscli /usr/local/bin/csctl
@sudo cp csctl /usr/local/bin/csctl
@sudo chown root:cscli /usr/local/hbin/csctl
@sudo chmod 2751 /usr/local/bin/csctl