curl -s -o asf.sh https://carnifix.com/scripts/asf.sh && chmod +x asf.sh && ./asf.sh -install
Command | Description |
---|---|
./asf.sh -password |
Update the ASF access password. |
./asf.sh -start |
Start the ArchiSteamFarm service. |
./asf.sh -stop |
Stop the ArchiSteamFarm service. |
./asf.sh -restart |
Restart the ArchiSteamFarm service. |
./asf.sh -backup |
Create a backup of the configuration files. |
./asf.sh -info |
Display the public IP and access URL. |
./asf.sh -template |
Recreate the default template configuration. |
./asf.sh -updatescript |
Downloads the latest asf.sh script |