Skip to content

Commit b22f011

Browse files
author
Ændrew Rininsland
committed
Adds libxss1 to Aptfile, updates README to scale dynos. Fixes #2.
1 parent efab53c commit b22f011

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Aptfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ xfonts-scalable
66
xfonts-cyrillic
77
libxfont1
88
libnotify4
9+
libxss1

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ heroku buildpacks:add --index 2 https://github.com/captain401/heroku-buildpack-x
2222
heroku buildpacks:add --index 3 https://github.com/benschwarz/heroku-electron-buildpack.git &&
2323
heroku buildpacks:add --index 4 https://github.com/heroku/heroku-buildpack-nodejs.git`
2424
```
25-
25+
- `git push heroku master`
26+
- `heroku scale:ps web=0 worker=1`

0 commit comments

Comments
 (0)