瀏覽代碼

fix typo in debian scripts for runnig blackbox

Ivan Denisov 4 年之前
父節點
當前提交
6ef8165824
共有 2 個文件被更改,包括 2 次插入2 次删除
  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