[git_dirty_repo] Ajout de /home/respbats/www/config
This commit is contained in:
parent
8bdd1bce45
commit
7ffdd1c5c0
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ if has("crans-nfs"):
|
|||
print '%s --untracked-weekly --repository=/usr/scripts/intranet --from="%s" --to="%s"' % (notifier_path, default_from, default_to)
|
||||
print '%s --untracked-weekly --repository=/usr/scripts/wifi_new --from="%s" --to="%s"' % (notifier_path, default_from, default_to)
|
||||
print '%s --untracked-weekly --repository=/usr/scripts/src/mac_ip --from="%s" --to="%s"' % (notifier_path, default_from, default_to)
|
||||
print '%s --untracked-weekly --repository=/home/respbats/www/config --from="%s" --to="%s"' % (notifier_path, default_from, default_to)
|
||||
|
||||
if has("bcfg2"):
|
||||
print '%s --untracked-weekly --repository=/var/lib/bcfg2 --from="%s" --to="%s"' % (notifier_path, default_from, default_to)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue