Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add init information #1

Open
stijnb1234 opened this issue Feb 16, 2023 · 0 comments
Open

Add init information #1

stijnb1234 opened this issue Feb 16, 2023 · 0 comments

Comments

@stijnb1234
Copy link
Contributor

#!/bin/bash
source ${HOME}/.bashrc

cd /etc/skins
export NODE_ENV=development
xvfb-run --auto-servernum --server-num=1 -s "-ac -screen 0 1280x1024x24" `which glxinfo`
xvfb-run --auto-servernum --server-num=1 -s "-ac -screen 0 1280x1024x24" `which npm` start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant