mirror of
https://github.com/n5amd/NextionDriverInstaller.git
synced 2026-01-20 15:00:17 +01:00
Update install.sh
This commit is contained in:
parent
a51e4dc966
commit
380742de18
|
|
@ -27,7 +27,7 @@ sudo rsync -rl --safe-links pi-star@192.168.0.11:/lib/arm-linux-gnueabihf .
|
|||
cd /usr/lib
|
||||
sudo rsync -rl pi-star@localhost:/usr/lib/arm-linux-gnueabihf .
|
||||
cd /usr/local/include
|
||||
sudo rsync -rl --safe-links pi@localhost:/usr/include/arm-linux-gnueabihf .
|
||||
sudo rsync -rl --safe-links pi-star@localhost:/usr/include/arm-linux-gnueabihf .
|
||||
|
||||
echo "+ Getting NextionDriver ..."
|
||||
cd /tmp
|
||||
|
|
|
|||
Loading…
Reference in a new issue