git.stg.codes
/
stg.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Added services moc.
[stg.git]
/
functest
/
stuff
/
OnConnect
1
#! /bin/sh
2
3
# Login
4
LOGIN=$1
5
6
# User IP
7
IP=$2
8
9
# Cash
10
CASH=$3
11
12
# User ID
13
ID=$4
14
15
# Selected dirs to connect
16
DIRS=$5
17
18
TARIFFNAME=$6