Add some doc about Ice
authorGreg Burri <greg.burri@gmail.com>
Wed, 19 Jun 2024 13:57:24 +0000 (15:57 +0200)
committerGreg Burri <greg.burri@gmail.com>
Wed, 19 Jun 2024 13:57:24 +0000 (15:57 +0200)
README.md
deploy-to-ek.nu

index edc79be..c5469c5 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,3 +1,12 @@
+# Ice
+
+Communication protocol choosen by Mumble: https://doc.zeroc.com/ice/
+
+## How to compile 'mumbleServer.ice'
+
+https://doc.zeroc.com/ice/3.7/hello-world-application/writing-an-ice-application-with-python
+
+
 # Systemd
 
 "/doc/mumble_web.service" is a systemd user service file. On linux it must be placed
index 0e55097..317f001 100644 (file)
@@ -1,3 +1,2 @@
 
-# The space in " ~/.." is to avoid nu to substitute by the local home directory.
-nu deploy.nu gburri@192.168.2.101 " /var/www/mumble_web/" C:\Users\LyssMetal\lyss_metal_rsa
\ No newline at end of file
+nu deploy.nu gburri@192.168.2.101 "/var/www/mumble_web/" C:\Users\LyssMetal\lyss_metal_rsa
\ No newline at end of file