mirror of
https://github.com/LightZirconite/Microsoft-Rewards-Bot.git
synced 2026-01-09 00:56:16 +00:00
4 lines
76 B
Bash
4 lines
76 B
Bash
#!/usr/bin/env bash
|
|
|
|
nix develop --command bash -c "xvfb-run npm run start"
|