mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 09:55:44 +03:00
6 lines
88 B
Bash
6 lines
88 B
Bash
#!/bin/sh
|
|
# Copyright (c) HashiCorp, Inc.
|
|
# SPDX-License-Identifier: MPL-2.0
|
|
|
|
echo "ok"
|