Skip to content

Instantly share code, notes, and snippets.

@nntoan
nntoan / runcloud_installer.sh
Created March 26, 2019 16:49
runcloud_installer.sh
#!/bin/bash
#
#
# RunCloud installer script for server AlmarDental Production (103.101.163.205)
# Do not use in other server
OSNAME=`lsb_release -s -i`
OSVERSION=`lsb_release -s -r`
OSCODENAME=`lsb_release -s -c`