From 1d5ba1b928aaef6ee43955dd3d53f1b0df1329a2 Mon Sep 17 00:00:00 2001 From: Nick Daly Date: Tue, 2 Feb 2010 21:03:07 -0600 Subject: Installations are now saved in a simple registry. Also, quoted a few variables in auto-installer for fun. --- auto-installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'auto-installer.sh') diff --git a/auto-installer.sh b/auto-installer.sh index 2653863..d16f9f8 100755 --- a/auto-installer.sh +++ b/auto-installer.sh @@ -102,4 +102,4 @@ fi echo echo "$FULLGAMENAME installed successfully" -recommendcfg $CDNO $CDSTART +recommendcfg "$CDNO" "$CDSTART" -- cgit v1.2.3