ynsrepo/packages/calc/update.sh

5 lines
No EOL
76 B
Bash

#!/bin/bash
echo "Updating calc package..."
# Add update logic here
exit 0