ModernOSWeather/install.sh

7 lines
97 B
Bash

#/bin/bash
SCRIPT=$(readlink -f "$0")
DIR=$(dirname "$SCRIPT")
cd "$DIR"
python3 src/main.py -i