This website requires JavaScript.
Explore
Help
Sign In
citrullux
/
ModernOSWeather
Watch
1
Star
0
Fork
0
You've already forked ModernOSWeather
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
bd9512d369
ModernOSWeather
/
install.sh
7 lines
97 B
Bash
Raw
Normal View
History
Unescape
Escape
add: installer
2024-10-07 12:34:01 +03:00
#/bin/bash
SCRIPT
=
$(
readlink -f
"
$0
"
)
DIR
=
$(
dirname
"
$SCRIPT
"
)
chore
2024-10-08 01:06:48 +03:00
cd
"
$DIR
"
add: installer
2024-10-07 12:34:01 +03:00
python3 src/main.py -i
Reference in New Issue
Copy Permalink