Sfoglia il codice sorgente

No spaces allowed in bash

evildmp 13 anni fa
parent
commit
36ba0a0848
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      contrib/generic-init.d/celeryevcam

+ 1 - 1
contrib/generic-init.d/celeryevcam

@@ -44,7 +44,7 @@
 #   CELERYEV_OPTS="celeryev"
 #
 #   # Camera class to use (required)
-#   CELERYEV_CAM = "djcelery.snapshot.Camera"
+#   CELERYEV_CAM="djcelery.snapshot.Camera"
 #
 # AVAILABLE OPTIONS
 # =================