Merge pull request #339 from system76/spipi-update
Set spipi to new name instead of IP address
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
SPIPI=${SPIPI:-"ubuntu@10.17.89.179"}
|
||||
SPIPI=${SPIPI:-"system76@spipi.local"}
|
||||
|
||||
if [ ! -d "models/${MODEL}" ]
|
||||
then
|
||||
|
Reference in New Issue
Block a user