From 69179a41060e94eb280a2834d4bcf306421ad7f4 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 6 Feb 2012 11:21:19 +1000 Subject: Install our own UUID stuff, don't need a web site. Pffft --- install_opensim.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_opensim.sh b/install_opensim.sh index 42472fd..31471be 100755 --- a/install_opensim.sh +++ b/install_opensim.sh @@ -13,7 +13,7 @@ OSPATH="/opt/opensim" USER=$(whoami) VERSION_CONTROL="off" -sudo apt-get install mysql-server tmux screen mono-complete monit mc +sudo apt-get install mysql-server tmux screen mono-complete uuid-runtime monit mc sudo /etc/init.d/mysql restart echo "Setting up mySQL" -- cgit v1.1