mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 17:05:43 +03:00
6 lines
89 B
Bash
6 lines
89 B
Bash
#!/bin/sh
|
|
# Copyright (c) HashiCorp, Inc.
|
|
# SPDX-License-Identifier: BUSL-1.1
|
|
|
|
echo "ok"
|