[TRE-2746] Revert all the depmod calls from the images
[profile/tv/meta-tv.git] / scripts / tv-user.post
1 #!/bin/sh
2 echo "############### tv-user.post ################"
3
4 #for user in alice bob carol guest; do
5 # if ! generic_base_user_exists $user; then
6 #  gum-utils --offline --add-user --username="$user" --usertype=normal --usecret=tizen
7 # fi
8 #done
9