We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7a2828 commit e1dbe67Copy full SHA for e1dbe67
packt.cfg
@@ -6,6 +6,6 @@ slp=1
6
tout=5 # timeout for curl waiting for response
7
rtry=5 # number of retries
8
log="packt.log" # log file
9
-dldir="/home/ivan/Downloads" # download directory
+dldir="$HOME/Downloads" # download directory
10
cookie="cookie.txt" # cookie file
11
agent="Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0" # browser ID
0 commit comments