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