This website requires JavaScript.
Explore
Help
Sign In
ilyakooo0
/
xmrig-bash-scripts
Watch
1
Star
0
Fork
0
You've already forked xmrig-bash-scripts
mirror of
https://github.com/ilyakooo0/xmrig-bash-scripts.git
synced
2024-11-22 12:31:57 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8f2c70dac2
xmrig-bash-scripts
/
update.sh
10 lines
96 B
Bash
Raw
Normal View
History
Unescape
Escape
Create an update script
2019-08-09 16:31:41 +03:00
#!/bin/bash
git pull
# install
. install.sh
sleep
5
reoganise
2019-08-10 18:27:01 +03:00
color echo
2019-08-10 20:43:18 +03:00
echo
"
${
_GREEN
}
UPDATE COMPLETE
${
_RESET
}
"
Reference in New Issue
Copy Permalink