update Makefile and rename .sh file
This commit is contained in:
@@ -3,5 +3,5 @@ OUTPUT_FILE_NAME := ofetch
|
||||
|
||||
install:
|
||||
mkdir -p $(DIR)
|
||||
cp odwetafetch.sh $(DIR)/$(OUTPUT_FILE_NAME)
|
||||
cp $(OUTPUT_FILE_NAME).sh $(DIR)/$(OUTPUT_FILE_NAME)
|
||||
chmod 744 $(DIR)/$(OUTPUT_FILE_NAME)
|
||||
|
||||
Reference in New Issue
Block a user