add install line

pull/34531/head
Kacper Rączy 3 months ago
parent ea5efb5b1b
commit af61ff0fc7
  1. 3
      launch_chffrplus.sh

@ -4,6 +4,9 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null && pwd )"
source "$DIR/launch_env.sh"
# FIXME: temporary to avoid manual installs
pip install scikit-image
function agnos_init {
# TODO: move this to agnos
sudo rm -f /data/etc/NetworkManager/system-connections/*.nmmeta

Loading…
Cancel
Save