mirror of
https://github.com/seanwhe/xmrig-bash-scripts.git
synced 2024-11-28 05:26:22 +03:00
8 lines
54 B
Bash
Executable File
8 lines
54 B
Bash
Executable File
#!/bin/bash
|
|
|
|
git pull
|
|
|
|
# install
|
|
. install.sh
|
|
sleep 5
|