mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-11-18 18:07:45 +01:00
whitepaper viewable through terminal (#2238)
This commit is contained in:
@@ -365,8 +365,8 @@ function notifyme() {
|
||||
# command: whitepaper
|
||||
# downloads the whitepaper from the blockchain to /home/admin/bitcoin.pdf
|
||||
function whitepaper() {
|
||||
cd /home/admin/config.scripts
|
||||
./bonus.whitepaper.sh on
|
||||
cd /home/admin
|
||||
./config.scripts/bonus.whitepaper.sh on
|
||||
}
|
||||
|
||||
# command: qr ["string"]
|
||||
|
||||
Reference in New Issue
Block a user