#!/bin/bash

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

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