Skip to content

Commit

Permalink
Update start.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Drazzilb08 committed Mar 16, 2024
1 parent c1257d2 commit 07cecfc
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 07cecfc

Please sign in to comment.