Skip to content

Commit

Permalink
Merge pull request #123 from Drazzilb08/dev
Browse files Browse the repository at this point in the history
Update start.sh
  • Loading branch information
Drazzilb08 authored Mar 16, 2024
2 parents 8d90824 + 07cecfc commit 583c302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ else
echo "File $file is up to date"
fi


# Download latest config files if they don't exist or are different
echo "Starting daps as $(whoami) running daps with UID: $PUID and GID: $PGID"

chown -R ${PUID}:${PGID} /${CONFIG_DIR} /app > /dev/null 2>&1
Expand Down

0 comments on commit 583c302

Please sign in to comment.