#!/bin/bash systemctl stop url-shortener-gui.service systemctl disable url-shortener-gui.service exit 0