We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3053559 commit 6bebdb5Copy full SHA for 6bebdb5
unix/BTH/install-arm6.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
# Bithereum Installation Script
4
-BASE=`~`
+BASE=~
5
echo $BASE;
6
7
echo "Installing version latest"
0 commit comments