ModernOSWeather/install.sh

7 lines
95 B
Bash

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