This website requires JavaScript.
Explore
Help
Sign In
Mindboost
/
mindboost-infrastructure
Watch
7
Star
0
Fork
You've already forked mindboost-infrastructure
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fd36d17e12
mindboost-infrastructure
/
apps
/
security
/
set-server-ip.sh
2 lines
61 B
Bash
Raw
Blame
History
#!/bin/bash
export
SERVER_IP
=
$(
curl -s https://api.ipify.org
)
Reference in New Issue
View Git Blame
Copy Permalink