Instructions update after making the repo public

This commit is contained in:
pedro 2021-06-06 19:06:15 +00:00
parent d4490ce7d3
commit d25c4c2aa3

View File

@ -60,13 +60,14 @@ Note: The usage of the SSR allows more lighting to be added without worries for
```
apt-get update && apt-get upgrade && apt-get install git
mv /opt/dsf/sd/sys /opt/dsf/sd/sys.ori
cd /opt ; git clone https://g.lgeex.com/pedro/duet_vcore3.git
mv /opt/dsf/sd/macros /opt/dsf/sd/macros.ori
cd /opt ; git clone https://g.lgeex.com/3dprinting/duet_vcore3.git
chown -R dsf:dsf /opt/duet_vcore3
chmod -R g+s /opt/duet_vcore3
setfacl -R -d -m u::rwx /opt/duet_vcore3
ln -s /opt/duet_vcore3 /opt/dsf/sd/sys
ln -s /opt/duet_vcore3/macros /opt/dsf/sd/macros
ls -s /opt/duet_vcore3 /root/ # yes I use root on the rasp.
```
### Duet 3 6HC - Pins