Skip to content

Commit

Permalink
Rename variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugene Arbatsky committed Jan 21, 2025
1 parent a9b6b3f commit bf03ec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ ifeq ($(SYSTEM_OS),darwin)
else
cp ${BUILD_DIR}/${BINARY_NAME} $(INSTALL_DIR)/ydbops
endif
chmod +x $(PREFIX)/ydbops
chmod +x $(INSTALL_DIR)/ydbops

0 comments on commit bf03ec1

Please sign in to comment.