Sha256: 5cb449b7d9bc04799e72c9dcce141f96cee5804425bb51836647c6cf3d2d413f

Contents?: true

Size: 123 Bytes

Versions: 16

Compression:

Stored size: 123 Bytes

Contents

#!/bin/bash

# Requires
#   reboot.sh

useradd -m -G wheel -r veewee
passwd -d veewee
passwd veewee<<EOF
veewee
veewee
EOF

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
veewee-0.5.0.alpha4 templates/archlinux-x86_64/user.sh
veewee-0.5.0.alpha3 templates/archlinux-x86_64/user.sh
veewee-0.5.0.alpha2 templates/archlinux-x86_64/user.sh
veewee-0.5.0.alpha1 templates/archlinux-x86_64/user.sh
veewee-0.4.5.1 templates/archlinux-x86_64/user.sh
veewee-0.4.5 templates/archlinux-x86_64/user.sh
veewee-0.4.5.pre1 templates/archlinux-x86_64/user.sh
veewee-0.4.4 templates/archlinux-x86_64/user.sh
veewee-0.4.3 templates/archlinux-x86_64/user.sh
veewee-0.4.2 templates/archlinux-x86_64/user.sh
veewee-0.4.1 templates/archlinux-x86_64/user.sh
veewee-0.4.0 templates/archlinux-x86_64/user.sh
veewee-0.3.12 templates/archlinux-x86_64/user.sh
veewee-0.3.11 templates/archlinux-x86_64/user.sh
veewee-0.3.10 templates/archlinux-x86_64/user.sh
veewee-0.3.9 templates/archlinux-x86_64/user.sh