mirror of
https://github.com/cve-search/cpe-guesser.git
synced 2024-11-15 03:18:28 +00:00
5 lines
No EOL
79 B
Bash
5 lines
No EOL
79 B
Bash
#!/bin/bash
|
|
set -e
|
|
|
|
python3 -u /app/bin/import.py
|
|
python3 -u /app/bin/server.py |