ModernOSWeather/install.sh

7 lines
97 B
Bash
Raw Permalink Normal View History

2024-10-07 12:34:01 +03:00
#/bin/bash
SCRIPT=$(readlink -f "$0")
DIR=$(dirname "$SCRIPT")
2024-10-08 01:06:48 +03:00
cd "$DIR"
2024-10-07 12:34:01 +03:00
python3 src/main.py -i