forked from images/live-iso-gnome
5 lines
46 B
Plaintext
5 lines
46 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
adduser pikaos
|
||
|
passwd -f -u pikaos
|