Add update procedure with git and bat quick access to my pis

This commit is contained in:
AxelC
2020-03-05 21:04:29 +01:00
parent 4df44b1326
commit 481c345c61
5 changed files with 8 additions and 5 deletions

View File

@@ -37,6 +37,11 @@ sudo apt-get upgrade -y
sudo apt install git -y
git clone https://github.com/acatoire/music-cards /home/pi/music-cards
```
- Then you will be able to update with
```bash
cd /home/pi/music-cards
git pull
```
TODO procedure without git (wget?)
- You need python pip

View File

@@ -0,0 +1 @@
ssh pi@192.168.1.72

1
tools/ssh_naked.bat Normal file
View File

@@ -0,0 +1 @@
ssh pi@192.168.1.74

View File

@@ -0,0 +1 @@
ssh pi@192.168.1.71

View File

@@ -1,5 +0,0 @@
ssh pi@192.168.1.73 Salon
ssh pi@192.168.1.70 Hugo
REM To get systemd logs
REM journalctl -u musiccards