This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
#This will build the lastest master from github or existing files. Contact redvoid for questions | |
buildDir=~/instacash | |
echo This script will build the lastest Instacash master from github in your homedrive | |
echo It will DELETE $buildDir and ALL contents!!!!!! | |
echo This script contains attended installs that require input | |
echo To build from Instacash Master just run the script. Otherwise download the zip for what you want to build and extract it to $buildDir/PIVX before running. Then call the script with UseExisting for an argument | |
read -p "Press [Enter] key if you understand and accept" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This is to verify that xayan123 is therealredvoid. |