Преглед изворни кода

Script for lb config

 --binary-images iso-hybrid
 --cache true
 "boot=live components hostname=debianjr username=debianjr"
Stefan Kropp пре 4 година
родитељ
комит
68ec2093c7
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      auto/config

+ 3 - 0
auto/config

@@ -3,4 +3,7 @@
 set -e
 
 lb config noauto \
+	--binary-images iso-hybrid \
+	--cache true \
+	"boot=live components hostname=debianjr username=debianjr" \
 	"${@}"