Skip to content
Snippets Groups Projects
Commit 3a4739d4 authored by Niko Ehrenfeuchter's avatar Niko Ehrenfeuchter :keyboard:
Browse files

Update config file to recent changes.

Refers to #17
parent 339da315
No related branches found
No related tags found
No related merge requests found
# settings for the AutoTx Service Updater
$InstallationPath = "C:\Tools\AutoTx"
$ServiceName = "AutoTx"
$InstallationPath = "C:\Tools\$($ServiceName)"
$LogPath = "$($InstallationPath)"
$UpdateSourcePath = "\\fileserver.mydomain.xy\share\\_AUTOTX_"
$UpdateSourcePath = "\\fileserver.mydomain.xy\share\_AUTOTX_"
$Pattern = 'build_[0-9]{4}-[0-9]{2}-[0-9]{2}_'
$EmailFrom = "admin@mydomain.xy"
......
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