#!/bin/bash service nscd start /app/filebrowser -r /app -p 9000 --username "$USER" --password "$(/app/filebrowser hash $PASS)" > /dev/null 2>&1