Files
stormbot/modules/w/w.sh
2025-10-24 17:14:52 -04:00

6 lines
132 B
Bash
Executable File

#!/usr/bin/env bash
# Alias for weather module
# Just call the weather module with all arguments
./modules/weather/weather.sh "$@"