Client installation notes

broken/ef
Paul Schneider 3 years ago
parent 1aef7ce614
commit e356636539
1 changed files with 1 additions and 0 deletions

@ -53,6 +53,7 @@ sudo systemctl enable isnd
### Installer le client ### Installer le client
````bash ````bash
sudo mkdir /usr/local/lib/isn
sudo cp -a src/isn/bin/Release/net472/* /usr/local/lib/isn sudo cp -a src/isn/bin/Release/net472/* /usr/local/lib/isn
sudo chown -R root.root /usr/local/lib/isn sudo chown -R root.root /usr/local/lib/isn
sudo chmod +x /usr/local/lib/isn/isn.exe sudo chmod +x /usr/local/lib/isn/isn.exe

Loading…