This website works better with JavaScript
Home
Explore
Help
Register
Sign In
didong
/
owl-admin
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
44a81ee271
Branches
Tags
master
owl-admin
/
script
/
ansible
/
bin
/
frpc
frpc
101 B
History
Raw
1
2
3
4
#!/bin/bash
# Run the frpc playbook
ansible-playbook ../frpc_playbook.yml -i ../inventory/hosts "$@"