Parcourir la source

transfer arguments in startup script

Ivan Denisov il y a 5 ans
Parent
commit
57bd193df8
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      dev/deb/template/usr/bin/bbcb

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

@@ -11,4 +11,4 @@ export LIBOVERLAY_SCROLLBAR=0
 # export LD_DEBUG=all
 env \
 	BB_PRIMARY_DIR="${pd}" BB_SECONDARY_DIR="${sd}" \
-	"${pd}"/blackbox
+	"${pd}"/blackbox $@