Fix script-user-add
This commit is contained in:
@@ -50,6 +50,6 @@ 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
|
||||
ln -s README.html /home/"$user"/Desktop/
|
||||
|
||||
exit $?
|
||||
|
||||
Reference in New Issue
Block a user