Skip to content

Commit

Permalink
pushing changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Arsalan Arref committed Dec 2, 2024
1 parent 48effc7 commit f3682a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripting_tools/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ fi

# Create a symlink for the zap-cli command globally
echo -e "${YELLOW}Creating global symlink for zap-cli...${NC}"
sudo ln -sf /home/arsalan/repositories/zap-cli/azzy_cli.py /usr/local/bin/zap-cli
sudo ln -sf /home/arsalan/repositories/zap-cli/zap_cli.py /usr/local/bin/zap-cli

# Notify the user that the setup process is complete
echo -e "${GREEN}Setup complete. Virtual environment is ready to use.${NC}"
Expand Down

0 comments on commit f3682a4

Please sign in to comment.