Merge branch 'master' into gwgroup
Showing
ansible/babeld.conf.j2
0 → 100644
ansible/migrate-systemd.yaml
0 → 100644
ansible/restart-babeld.yaml
0 → 100644
ansible/scripts/switch-rules-down.sh.j2
100644 → 100755
File mode changed from 100644 to 100755
ansible/scripts/switch-rules-up.sh.j2
100644 → 100755
ansible/scripts/utility.sh.j2
100644 → 100755
File mode changed from 100644 to 100755
| ... | @@ -4,7 +4,8 @@ | ... | @@ -4,7 +4,8 @@ |
| "description": "", | "description": "", | ||
| "scripts": { | "scripts": { | ||
| "build": "tsc", | "build": "tsc", | ||
| "start": "node build/inventory.js" | "start": "node build/inventory.js", | ||
| "all": "npm run build && npm start" | |||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "@types/ip": "^1.1.0", | "@types/ip": "^1.1.0", | ||
| ... | ... |
This diff is collapsed.
update-all.sh
0 → 100755
upload.sh
0 → 100755
Please register or sign in to comment