mirror of
https://github.com/QSCTech/zjunet.git
synced 2026-01-22 19:54:48 +08:00
move .sh to lib/
This commit is contained in:
parent
c264d07331
commit
7cbef8e8fe
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
BASEDIR=$(dirname $0)
|
||||
BASEDIR=$(dirname $0)/lib
|
||||
mkdir -p /usr/local/lib/zjunet
|
||||
cp -rf $BASEDIR /usr/local/lib/zjunet
|
||||
mkdir -p /usr/local/bin
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user