1
0

Merge pull request #454 from Zaxounette/doc/btcpay-clean.sh

Document btcpay-clean.sh in README.md
This commit is contained in:
Pavlenex
2021-04-01 09:27:13 +02:00
committed by GitHub

View File

@@ -136,6 +136,7 @@ A wide variety of useful scripts are available once BTCPay is installed:
* `btcpay-up.sh`: Run `docker-compose up`
* `btcpay-down.sh`: Run `docker-compose down`
* `btcpay-setup.sh`: Change the settings of your server
* `btcpay-clean.sh`: Purge any unused docker images
* `. ./btcpay-setup.sh`: Information about additional parameters
* `. ./btcpay-setup.sh -i`: Set up your BTCPayServer
* `btcpay-restart.sh`: Restart your BTCPayServer