]> gitweb.fluxo.info Git - stowpkg.git/commitdiff
Fix kvmxfile
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 28 Jan 2018 13:16:02 +0000 (11:16 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 28 Jan 2018 13:16:02 +0000 (11:16 -0200)
kvmxfile

index 3a03db62cc85278eccc739ff00dba985d7c9a1a4..23aaec1c3904b2711d3d9d1864732015ef65d69c 100644 (file)
--- a/kvmxfile
+++ b/kvmxfile
@@ -9,7 +9,7 @@ basebox="stretch"
 user="user"
 
 # First user password
-password="`head -c ${1:-20} /dev/urandom | base64`"
+password="`head -c 20 /dev/urandom | base64`"
 
 # Set this is you want to be able to share folders between host and guest.
 shared_folder="."