mirror of
https://github.com/huo-ju/photoprism-freebsd-port.git
synced 2025-12-12 01:39:56 +01:00
frontend build bug fixed
This commit is contained in:
@@ -33,6 +33,6 @@ fi
|
||||
|
||||
if [ "$2" = "POST-INSTALL" ]; then
|
||||
echo "${USER}:${GROUP} %%PHOTOPRISM_DATA_DIR%%"
|
||||
chown -R ${USER}:${GROUP} %%PHOTOPRISM_DATA_DIR%%
|
||||
echo "You may need to run `chown -R ${USER}:${GROUP} %%PHOTOPRISM_DATA_DIR%%`"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user