aboutsummarylogtreecommitdiffstats
path: root/ex.sh
diff options
context:
space:
mode:
authorCountStarlight2019-04-03 21:26:47 +0800
committerCountStarlight2019-04-03 21:26:47 +0800
commita960e31d46e442b0c096cdd2a8513d010fcad286 (patch)
tree78de5024671629be7c495cd75904ee4c62ac2528 /ex.sh
parent9f2dfa5f1acf7039c7b256207c6f177e7c681104 (diff)
downloadaur-a960e31d46e442b0c096cdd2a8513d010fcad286.tar.gz
Remove useless dependency packages.
Signed-off-by: CountStarlight <countstarlight@gmail.com>
Diffstat (limited to 'ex.sh')
-rwxr-xr-xex.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/ex.sh b/ex.sh
new file mode 100755
index 000000000000..15ebaeb26195
--- /dev/null
+++ b/ex.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+rm -rf reg_tmp && \
+ mkdir reg_tmp && \
+ tar xvjf reg_files.tar.bz2 -C reg_tmp