diff options
Diffstat (limited to 'site')
-rw-r--r-- | site/scripts/hostname/rlaptop1 | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/site/scripts/hostname/rlaptop1 b/site/scripts/hostname/rlaptop1 deleted file mode 100644 index f346965..0000000 --- a/site/scripts/hostname/rlaptop1 +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh - -add_user \ - -c "Cullum Smith" \ - -G wheel,operator,video \ - -s /bin/sh \ - -m \ - -p changeme \ - cullum |