Skip to content

Updating channels indices (siteini.pack) for webgrab++

License

Notifications You must be signed in to change notification settings

Fazzani/webgrabUpdateChannels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WebgrabUpdateChannels

Build Status

Updating channels indices (siteini.pack) for webgrab++

Example

The dummy WebGrab++.config.xml file must be located into the config folder

docker run -it --rm \
-e PAT="GitHub_Personal_Access_Token" \
-e WEBGRAB_URL="https://gist.githubusercontent.com/Fazzani/cce67905b458bae3eb5818adeffd2510/raw/WebGrab++.config.xml" \
-v "$(pwd)/config:/config" \
-v "$(pwd)/data:/data" \
--entrypoint="/defaults/updateChannels.sh" \
synker/webgraboneshot:latest
docker run -it --rm `
-e PAT="${env:PAT_PERSO}" `
-e WEBGRAB_URL="https://gist.githubusercontent.com/Fazzani/cce67905b458bae3eb5818adeffd2510/raw/WebGrab++.config.xml" `
-v "$(pwd)/config:/config" `
-v "$(pwd)/data:/data" `
--entrypoint="/defaults/updateChannels.sh" `
synker/webgraboneshot:latest

About

Updating channels indices (siteini.pack) for webgrab++

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published