#!/bin/bash

# SPDX-FileCopyrightText: Contributors to the Fedora Project
#
# SPDX-License-Identifier: MIT

sudo systemctl stop fmn-api.service && echo 'fmn-api service stopped'
