Skip to content
Snippets Groups Projects
Commit 5a6ec728 authored by François  LAURENT's avatar François LAURENT
Browse files

larvatagger.bat can work as a standalone script

parent fa5f9b94
No related branches found
No related tags found
No related merge requests found
Pipeline #100823 passed
if not exist larvatagger.ps1 (
PowerShell.exe -Command "Invoke-WebRequest https://gitlab.pasteur.fr/nyx/larvatagger.jl/-/raw/main/scripts/larvatagger.ps1?inline=false -OutFile larvatagger.ps1"
)
PowerShell.exe -ExecutionPolicy ByPass -File larvatagger.ps1 $*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment