#!/bin/bash

adduser -D gps
echo -e "\nUser added: gps"
echo "It will be used to launch GpsDrive"
