Build scripts: support building from a tag/commit
This commit is contained in:
@@ -439,4 +439,9 @@ echo "Deleting temporary files"
|
||||
cd /root
|
||||
rm -rf *
|
||||
|
||||
echo "Cloning the repository"
|
||||
|
||||
cd /
|
||||
git clone --recursive --jobs $(nproc) https://github.com/SChernykh/p2pool
|
||||
|
||||
echo "All done"
|
||||
|
||||
Reference in New Issue
Block a user