From 6fd962b58d2d128e7f6731fa088c087211335388 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=9E=E5=A4=A7=E8=8A=B1?= Date: Sun, 14 Jun 2020 18:23:10 +0800 Subject: [PATCH] Delete build.sh --- build.sh | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 build.sh diff --git a/build.sh b/build.sh deleted file mode 100644 index 6c5f81a..0000000 --- a/build.sh +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/bash - -rm -f /tmp/core* - -make clean -make -sudo make install -/home/y/bin/php wxwork_finance_sdk.php - -ls -l /tmp/core* \ No newline at end of file