Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

./checkuser.sh no return at all #12

Open
baguswahyu opened this issue Jul 23, 2020 · 1 comment
Open

./checkuser.sh no return at all #12

baguswahyu opened this issue Jul 23, 2020 · 1 comment

Comments

@baguswahyu
Copy link

when i use this script. not return at all. how it work and what the function anyway?

root@localhost:~/bedefaced_vpn-install/vpn-install/ipsec# ./adduser.sh 
Enter name: bagus
Enter password: bagus

/etc/ppp/chap-secrets has been updated!

Directory /root/bedefaced_vpn-install/vpn-install/ipsec/bagus with client-side installation script has been created.

Would you want to add another user? [no]
root@localhost:~/bedefaced_vpn-install/vpn-install/ipsec# ./checkuser.sh
Enter name: bagus
root@localhost:~/bedefaced_vpn-install/vpn-install/ipsec#
@bedefaced
Copy link
Owner

Result of checking is saved in $? (exit code)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants