summaryrefslogtreecommitdiff
path: root/update_wallet.sh
diff options
context:
space:
mode:
Diffstat (limited to 'update_wallet.sh')
-rwxr-xr-xupdate_wallet.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update_wallet.sh b/update_wallet.sh
index c93a102..92cf3b9 100755
--- a/update_wallet.sh
+++ b/update_wallet.sh
@@ -1,3 +1,3 @@
#!/bin/bash
-cd $HOME/wallet && git pull &>/dev/null
+cd $HOME/wallet && git pull