Commit 7015bfe2 authored by vipwzw's avatar vipwzw Committed by 33cn

auto ci

parent 80796322
...@@ -16,7 +16,7 @@ NOC='\033[0m' ...@@ -16,7 +16,7 @@ NOC='\033[0m'
function exit_cp_file() { function exit_cp_file() {
ls ls
# shellcheck disable=SC2116 # shellcheck disable=SC2116
dirNameFa=$( echo ~ ) dirNameFa=$(echo ~)
dirName="$dirNameFa/x2ethereumlogs" dirName="$dirNameFa/x2ethereumlogs"
if [ ! -d "${dirName}" ]; then if [ ! -d "${dirName}" ]; then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment