@@ -11,12 +11,3 @@ release: clean
update: release
@sudo cp target/release/bp /usr/bin
@echo "Copied release file to /usr/bin"
test:
if [ -eq $(uname), Darwin ]; then
echo "macos"
fi
if [ -eq $(uname), Linux ]; then
echo "linux"
The note is not visible to the blocked user.