Skip to content

Commit 42d2890

Browse files
authored
Update install_qdated.sh
1 parent fa95292 commit 42d2890

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

install_qdated.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ mkdir ~/bin/qdated
1919
cd ~/bin/qdated
2020

2121
# qdated herunterladen
22-
wget http://www.palomine.net/qdated/qdated-0.53.tar.gz
22+
# original Link offline, wget http://www.palomine.net/qdated/qdated-0.53.tar.gz
23+
wget http://web.archive.org/web/20130408040225/http://www.palomine.net/qdated/qdated-0.53.tar.gz
2324
gunzip qdated-0.53.tar.gz
2425
tar -xpf qdated-0.53.tar
2526
rm qdated-0.53.tar

0 commit comments

Comments
 (0)