Explorar o código

Script for lb config

 --binary-images iso-hybrid
 --cache true
 "boot=live components hostname=debianjr username=debianjr"
Stefan Kropp %!s(int64=4) %!d(string=hai) anos
pai
achega
68ec2093c7
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  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" \
 	"${@}"