#!/bin/bash

deluser gps
delgroup gps
echo -e "\nUser removed: gps"
echo "The /home/gps folder is not removed, delete it if you want."
