Skip to content

Commit

Permalink
Remove extra lines
Browse files Browse the repository at this point in the history
  • Loading branch information
dgading committed Dec 7, 2023
1 parent 58d1db3 commit d2678b5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions commands/web/dkan-frontend-install
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ FRONTEND_TMP='src/tmp'
FRONTEND_DOCROOT_DIR='docroot/frontend'
FRONTEND_VCS_URL='https://github.com/GetDKAN/data-catalog-app/'



if [[ -L $FRONTEND_DOCROOT_DIR ]]; then
echo "ERROR: Symlink $FRONTEND_DOCROOT_DIR already exists."
exit 1
Expand Down

0 comments on commit d2678b5

Please sign in to comment.