Skip to content
Snippets Groups Projects
Commit 7a650b72 authored by Paulus Kruger's avatar Paulus Kruger
Browse files

IPs updated

parent fbc13ab0
Branches
Tags
No related merge requests found
Pipeline #35745 passed
#!/bin/bash
rsync -avzh ~/pypcc pi@10.99.0.$1:.
ssh pi@10.99.0.$1 "cd pypcc;sh install.sh"
\ No newline at end of file
rsync -avzh ~/pypcc pi@10.99.$1.100:.
ssh pi@10.99.$1.100 "cd pypcc;sh install.sh"
\ No newline at end of file
#!/bin/bash
./sync.sh 100
./sync.sh 101
./sync.sh 0
./sync.sh 1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment