#!/bin/bash

# Make CLI executable
chmod +x bin/cli.js

echo "✅ Fixed file permissions for bin/cli.js"