mirror of
https://github.com/pmret/papermario.git
synced 2024-11-18 00:42:34 +01:00
fix install.sh
This commit is contained in:
parent
3a578399fb
commit
e95694b499
@ -38,6 +38,7 @@ if [[ "$uname" == "Darwin" ]]; then
|
||||
echo "Installing extra"
|
||||
python3 -m pip install -U -r requirements_extra.txt || exit 1
|
||||
fi
|
||||
exit 0
|
||||
fi
|
||||
|
||||
# Debian and derivatives (apt)
|
||||
|
Loading…
Reference in New Issue
Block a user