mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-08 16:59:35 +08:00
6 lines
138 B
Bash
Executable File
6 lines
138 B
Bash
Executable File
#!/bin/bash
|
|
# edit the paths below
|
|
|
|
python /path/to/refresh_resolver.py
|
|
cp /path/to/resolver/new_names.json /path/to/resolver/names.json
|