Skip to content

Commit

Permalink
Fix makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
srd424 committed Aug 18, 2023
1 parent 5ec949f commit 11fc96d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export OPTSFILE=sd
export BRANCH=modules

all: site-main server site-streamlit
all: site-main server site-streamlit server-proxy
#all: site-main server

site-main: .site-main
Expand Down

0 comments on commit 11fc96d

Please sign in to comment.