1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

unused/obsolete stuff (#204)

This commit is contained in:
georgejhunt 2017-09-04 09:23:18 -07:00 committed by GitHub
parent a52d1c90f0
commit f1ea2eb788
7 changed files with 0 additions and 181 deletions

View file

@ -1,19 +0,0 @@
#!/bin/bash -x
# required to start loading XSCE
set -e
apt-get update
apt-get upgrade
apt-get install -y mlocate vim emacs
cd /opt
mkdir schoolserver
cd schoolserver
git clone https://github.com/iiab/iiab --depth 1
cd iiab
# install ansible using script
./scripts/ansible
./runansible