This website requires JavaScript.
Explore
Help
Sign In
Ark
/
openmaxio-object-browser
Watch
1
Star
0
Fork
0
You've already forked openmaxio-object-browser
mirror of
https://github.com/OpenMaxIO/openmaxio-object-browser
synced
2026-07-01 07:41:18 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
openMaxIO-main
Add File
New File
Apply Patch
openmaxio-object-browser
/
sso-integration
/
set-sso.sh
10 lines
127 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
SSO Integration Test (#1742)
2022-03-24 23:11:42 -04:00
#!/bin/sh
Simplify SSO Integration Test (#1954)
2022-05-05 13:29:41 -04:00
echo
"127.0.0.1 dex"
|
sudo tee -a /etc/hosts
SSO Integration Test (#1742)
2022-03-24 23:11:42 -04:00
echo
" "
echo
" "
echo
"/etc/hosts:"
cat /etc/hosts
echo
" "
echo
" "
Reference in New Issue
Copy Permalink