Browse Source

Fixed the start.sh issue

TC pushbot 5 4 years ago
parent
commit
3a12d3a008
1 changed files with 1 additions and 1 deletions
  1. 1 1
      start.sh

+ 1 - 1
start.sh

@@ -1,2 +1,2 @@
 #!/bin/bash
-sudo ./arozos -hostname "IXTW" -port 8080 -tls=true -tls_port 8443
+sudo ./arozos -hostname "ArozOS" -port 8080 -tls=true -tls_port 8443