Details | Last modification | View Log | RSS feed
#!/bin/sh
MY_PWD=$(pwd)
cd /
sudo tar xzvf qtlinks.tar.gz
cd ${MY_PWD}