Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
irwanmohi
/
server-setup
mirror of
https://github.com/serverok/server-setup.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Branch:
master
Branches
Tags
master
server-setup
/
ansible
/
uptime.sh
uptime.sh
102 B
Permalink
History
Raw
1
2
3
4
5
6
#!/bin/bash
cd /home/boby/www/projects/server-setup/ansible
ansible cpanel -i inventory -a "uptime"