diff --git a/test2.sh b/test2.sh index 8ac9956..4e29c4f 100644 --- a/test2.sh +++ b/test2.sh @@ -1,2 +1,2 @@ gsql -d postgres -U gaussdb -W'passwd123@123' -f /data/workspace/myshixun/mytest1.sql -gsql -d postgres -U gaussdb -W'passwd123@123' -f /data/workspace/myshixun/my2.sql -o /data/workspace/myshixun/step2/my.txt \ No newline at end of file +gsql -d postgres -U gaussdb -W'passwd123@123' -f /data/workspace/myshixun/my2.sql -o /data/workspace/myshixun/step1/my.txt \ No newline at end of file