Update commoncrawl_transfer.ps1
This commit is contained in:
parent
4f46c841b3
commit
0014256679
@ -31,7 +31,7 @@ try
|
||||
$session.Open($sessionOptions)
|
||||
|
||||
# Specify the remote directory path
|
||||
$remotePath = "/opt/commoncrawl/"
|
||||
$remotePath = "/opt/"
|
||||
|
||||
do
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user