2023-12-24 15:58:15 +08:00

6 lines
83 B
Bash
Executable File

#! /bin/bash
dir=$(cd `dirname $0` && pwd -P)
tar -zxf $dir/wxapp.tar.gz -C $dir