Skip to content

Commit

Permalink
fix this
Browse files Browse the repository at this point in the history
  • Loading branch information
CamDavidsonPilon committed Nov 30, 2022
1 parent e1da6fe commit 61f9a81
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ crudini --set /home/$USERNAME/.pioreactor/config.ini cluster.inventory "$HOSTNAM
ssh-keyscan "$HOSTNAME.local" >> "/home/$USERNAME/.ssh/known_hosts"

# sync-configs
pios sync-configs --units "$HOSTNAME" --no-save
pios sync-configs --units "$HOSTNAME" --skip-save
sleep 2

# check we have config.ini file to confirm the device has the necessary configuration
Expand Down

0 comments on commit 61f9a81

Please sign in to comment.