update
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
# 获取脚本所在目录
|
||||||
|
function script_dir() {
|
||||||
|
echo $(cd "$(dirname "$0")"; pwd)
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user