Correction : vm_hosted : rule_git_configure : typo.
[lhc/ateliers.git] / vm_hosted
index 94916c6..8a6c8d2 100755 (executable)
--- a/vm_hosted
+++ b/vm_hosted
@@ -41,7 +41,7 @@ rule_git_configure () {
                 (refs/remotes/master)
                        cd ..
                        git --git-dir=\$PWD/.git checkout -f -B master remotes/master
-                       git --git-dir=\$PWD/.git clean -f -d -
+                       git --git-dir=\$PWD/.git clean -f -d -x
                        ;;
                 esac
                EOF
@@ -599,7 +599,7 @@ rule_gitolite_configure () {
                rmdir "$home"/etc/gitolite/"$d"
         done
        rule apt_get_install gitweb highlight
-       #sudo sv restart spawn-fcgi.git.80.git.heureux-cyclage.org
+       #sudo sv restart fcgi.git.80.git.heureux-cyclage.org
        #sudo sv restart git-daemon.git.9418
  }
 rule_locales_configure () {