Skip to content

Commit af87e3a

Browse files
committed
Update Procfile paths for non-Amper build directories
1 parent d624a43 commit af87e3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Procfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
bot: ./glyph-bot/build/install/glyph-bot-jvm/bin/glyph-bot
2-
web: ./glyph-web/build/install/glyph-web-jvm/bin/glyph-web
1+
bot: ./glyph-bot/build/install/glyph-bot/bin/glyph-bot
2+
web: ./glyph-web/build/install/glyph-web/bin/glyph-web

0 commit comments

Comments
 (0)