原创 centos7初始化腳本

#!/bin/bash # Author: chunk # date:2017-05-04 # des: system_init_shell # version: 1.0 if [[ "$(whoami)" != "root" ]];