2024-08-10 10:01:16 +08:00

6 lines
84 B
Bash
Executable File

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