Explorar o código

fix typo in debian scripts for runnig blackbox

Ivan Denisov %!s(int64=4) %!d(string=hai) anos
pai
achega
6ef8165824
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      dev/deb/template/usr/bin/bbcb
  2. 1 1
      dev/deb/template/usr/bin/bbcb-shortcut

+ 1 - 1
dev/deb/template/usr/bin/bbcb

@@ -10,5 +10,5 @@ export LIBOVERLAY_SCROLLBAR=0
 
 # export LD_DEBUG=all
 env \
-	BB_STANDART_DIR="${standardDir}" BB_USE_DIR="${useDir}" \
+	BB_STANDARD_DIR="${standardDir}" BB_USE_DIR="${useDir}" \
 	"${standardDir}"/blackbox $@

+ 1 - 1
dev/deb/template/usr/bin/bbcb-shortcut

@@ -12,5 +12,5 @@ mkdir -p $useDir
 
 # export LD_DEBUG=all
 env \
-	BB_STANDART_DIR="${standardDir}" BB_USE_DIR="${useDir}" \
+	BB_STANDARD_DIR="${standardDir}" BB_USE_DIR="${useDir}" \
 	"${standardDir}"/blackbox