add comment about setting up with .env.local
This commit is contained in:
2
setup_ente_web.sh
Normal file → Executable file
2
setup_ente_web.sh
Normal file → Executable file
@ -3,6 +3,8 @@
|
|||||||
# Exit immediately if a command exits with a non-zero status.
|
# Exit immediately if a command exits with a non-zero status.
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
|
# This script assumes you have already configured the .env.local file in the photos app directory
|
||||||
|
|
||||||
# set the local repo location
|
# set the local repo location
|
||||||
LOCAL_REPO="~/src/ente"
|
LOCAL_REPO="~/src/ente"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user