Bug fixes
This commit is contained in:
@@ -47,4 +47,7 @@ start_gid=$(( last_gid + id_offset ))
|
||||
echo "$username:$start_uid:$id_num" >> /etc/subuid
|
||||
echo "$username:$start_gid:$id_num" >> /etc/subgid
|
||||
|
||||
# Copy manual to user desktop
|
||||
ln -s README.pdf /home/"$user"/Desktop/README.pdf
|
||||
|
||||
exit $?
|
||||
|
||||
Reference in New Issue
Block a user