diff options
-rw-r--r-- | alias | 4 | ||||
-rwxr-xr-x | tools/misc/transfer (renamed from tools/misc/transfer.sh) | 0 |
2 files changed, 2 insertions, 2 deletions
@@ -218,8 +218,8 @@ alias cdssh='cd ~/.ssh' | |||
218 | alias ptt='ssh bbsu@ptt.cc' | 218 | alias ptt='ssh bbsu@ptt.cc' |
219 | alias topo='ssh topo.tw' | 219 | alias topo='ssh topo.tw' |
220 | alias geothings-test='ssh geothings@test.geothings.tw' | 220 | alias geothings-test='ssh geothings@test.geothings.tw' |
221 | alias demo='ssh -i ~/.ssh/ec2-nlsc-tileservice.pem ubuntu@demo.geosurvey.io' | 221 | alias demo='ssh demo.geosurvey.io' |
222 | alias demo2='ssh -i ~/.ssh/ec2-nlsc-tileservice.pem ubuntu@dev.geosurvey.io' | 222 | alias demo2='ssh dev.geosurvey.io' |
223 | alias cool='ssh pham@10.0.0.2' | 223 | alias cool='ssh pham@10.0.0.2' |
224 | 224 | ||
225 | # Android | 225 | # Android |
diff --git a/tools/misc/transfer.sh b/tools/misc/transfer index 41fa6c9..41fa6c9 100755 --- a/tools/misc/transfer.sh +++ b/tools/misc/transfer | |||