⚠️ Community Repository: Please note that the scripts in this repository are contributed by members of the Galactica community and may not be officially endorsed or supported by the Galactica development team. While efforts are made to ensure the quality and security of the scripts, users should exercise caution and review the code before running it in their node validators.
⚠️ You've to run the init_config.sh file before running this scripts.
Use the following command:
# Download script
wget "https://raw.githubusercontent.com/Pretid/galactica_helpers/main/galactica-faucet/install_auto_faucet.sh"
# Add execute permissions
chmod +x install_auto_faucet.sh
# Execute installation
./install_auto_faucet.sh
A log file is created to check the result, name is galactica_ubi.log
The scripts in this repository are licensed under the GNU General Public License (GPL). See the LICENSE file for more details.