ModernOSWeather/install.sh

7 lines
95 B
Bash
Raw Normal View History

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