summaryrefslogtreecommitdiff
path: root/xmake/scripts/update-script.sh
diff options
context:
space:
mode:
authorOpportunityLiu <[email protected]>2019-06-06 10:38:40 +0800
committerOpportunityLiu <[email protected]>2019-06-06 14:37:22 +0800
commit50b021eced621efc6c2971d032e1592272ca045b (patch)
treeb138ed008154cadc8360785cc413b97f2f095866 /xmake/scripts/update-script.sh
parente9b11611ea2c2c2c892938deee37797a5d10d296 (diff)
use get.sh
Diffstat (limited to 'xmake/scripts/update-script.sh')
-rw-r--r--xmake/scripts/update-script.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/xmake/scripts/update-script.sh b/xmake/scripts/update-script.sh
deleted file mode 100644
index 9e79ec71a..000000000
--- a/xmake/scripts/update-script.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-cd "$1"
-rm actions core includes languages modules platforms plugins repository rules scripts templates themes -rf
-cp "$2" "$1/.." -rf \ No newline at end of file