new_server

This commit is contained in:
simono41 2018-07-05 15:45:24 +02:00
parent 4ef5a027f2
commit e5f3cb388f
3 changed files with 4 additions and 4 deletions

View file

@ -14,8 +14,8 @@ VERSION_ID=$(cat /etc/os-release | grep "ID")
RCLOCAL='/etc/rc.local'
RCLOCALSHUTDOWN='/etc/rc.local.shutdown'
SYSCTL='/etc/sysctl.conf'
WEBADDRESS="ssh://git@spectreos.firewall-gateway.com:30022/home/git/SpectreOS"
WEBADDRESS1="ssh://git@spectreos.firewall-gateway.com:30022/home/git/shell-scripte"
WEBADDRESS="ssh://git@5.83.162.84:22/home/git/SpectreOS"
WEBADDRESS1="ssh://git@5.83.162.84:22/home/git/shell-scripte"
SUDOERS="/etc/sudoers"
repo="SpectreOS"
repo1="shell-scripte"

View file

@ -4,7 +4,7 @@ set -ex
echo "Version : DI 27. Feb 22:52:41 CET 2017"
WEBADDRESS="ssh://git@spectreos.firewall-gateway.com:30022/home/git/SpectreOS"
WEBADDRESS="ssh://git@5.83.162.84:22/home/git/SpectreOS"
repo="SpectreOS"
user="user1"

View file

@ -6,7 +6,7 @@ set -ex
echo "Version : Fr 22. Dez 00:00:41 CET 2017"
WEBADDRESS="ssh://git@spectreos.firewall-gateway.com:30022/home/git/SpectreOS"
WEBADDRESS="ssh://git@5.83.162.84:22/home/git/SpectreOS"
repo="SpectreOS"
user="user1"
hostname="$(cat /etc/hostname)"