Moved file edits to installer 2

pull/1/head
beech 2 years ago
parent 8fd053480d
commit 33d8ac4743
  1. 7
      preinstall2.sh

@ -1,7 +1,12 @@
#!/usr/bin/env bash
# Create your user account following the README instructions before running this.
# Edit hostname on line 21 if desired
# Edit hostname on line 26 if desired
# File edits for user permissions
sed -i 's/^# %wheel ALL=(ALL:ALL) ALL/%wheel ALL=(ALL:ALL) ALL/' /etc/sudoers
echo "Defaults rootpw" >> /etc/sudoers
# generate locales