move
This commit is contained in:
parent
eba2b0a2ad
commit
7f27bb5590
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ fi
|
|||
|
||||
case $1 in
|
||||
router)
|
||||
cp tools/router.sh /usr/local/bin/router.sh
|
||||
cp router.sh /usr/local/bin/router.sh
|
||||
;;
|
||||
repo)
|
||||
mkdir /docker
|
Reference in a new issue