ynsrepo/packages/calc/remove.sh

5 lines
No EOL
77 B
Bash

#!/bin/bash
echo "Removing calc package..."
# Add removal logic here
exit 0