5 lines
87 B
Bash
5 lines
87 B
Bash
#!/bin/bash
|
|
export CLOUD_SERVER=cloud.scimetis.net
|
|
export GIT_SERVER=git.scimetis.net
|
|
|