A few updates, cleanup updated weather module.
This commit is contained in:
5
modules/w/w.sh
Executable file
5
modules/w/w.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
# Alias for weather module
|
||||
|
||||
# Just call the weather module with all arguments
|
||||
./modules/weather/weather.sh "$@"
|
||||
Reference in New Issue
Block a user