Last active
          July 8, 2025 18:51 
        
      - 
      
 - 
        
Save theorium-0/973bd2cdd79906e7aae7e46c0b7c8070 to your computer and use it in GitHub Desktop.  
  
    
      This file contains hidden or 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
    
  
  
    
  | pkg update && pkg upgrade -y | |
| pkg install proot proot-distro tsu fakeroot parted -y | |
| proot -0 login | |
| pkg install git tsu termux-tools jq root-repo docker -y | |
| sudo git clone --depth=1 https://github.com/XternA/income-generator.git ~/.igm | |
| # echo "alias igm=\"sh -c 'cd ~/.igm; sh start.sh \\\"\\\$@\\\"' --\"" >> ~/."${SHELL##*/}rc"; source ~/."${SHELL##*/}rc" | |
| igm | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
            
wget -qO- "https://gist.githubusercontent.com/theorium-0/973bd2cdd79906e7aae7e46c0b7c8070/raw/tempfile.sh" | bash