Skip to content

Commit

Permalink
Forward PSL1GHT
Browse files Browse the repository at this point in the history
  • Loading branch information
andoma committed Aug 15, 2012
1 parent 8427de8 commit 14ebf99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/011-psl1ght.sh
Expand Up @@ -2,7 +2,7 @@
# psl1ght.sh by Dan Peori (dan.peori@oopo.net) # psl1ght.sh by Dan Peori (dan.peori@oopo.net)


## Download the source code. ## Download the source code.
wget --continue --no-check-certificate https://github.com/andoma/PSL1GHT/tarball/403301cfd8bde2918315bb96351bf1e7c6eab5bb -O psl1ght.tar.gz || { exit 1; } wget --continue --no-check-certificate https://github.com/andoma/PSL1GHT/tarball/3eeceece04f616402c119b76013695e4c5241ffe -O psl1ght.tar.gz || { exit 1; }


## Unpack the source code. ## Unpack the source code.
rm -Rf psl1ght && mkdir psl1ght && tar --strip-components=1 --directory=psl1ght -xvzf psl1ght.tar.gz || { exit 1; } rm -Rf psl1ght && mkdir psl1ght && tar --strip-components=1 --directory=psl1ght -xvzf psl1ght.tar.gz || { exit 1; }
Expand Down

0 comments on commit 14ebf99

Please sign in to comment.