scripts: Update spipi.sh path to use this repo
This commit is contained in:
committed by
Tim Crawford
parent
0cf0bab887
commit
672648dcf0
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
SPIPI="ubuntu@10.17.89.179"
|
||||
SPIPI=${SPIPI:-"ubuntu@10.17.89.179"}
|
||||
|
||||
if [ ! -d "models/${MODEL}" ]
|
||||
then
|
||||
|
Reference in New Issue
Block a user