mirror of
https://github.com/nahuhh/basicswap-bash.git
synced 2025-01-05 10:29:31 +00:00
Compare commits
No commits in common. "b52b7e8c9226b86be5d41db6dc5d42fd9942eca7" and "00c16d3857c0bcc0ebf46976d5620959c3fdafb9" have entirely different histories.
b52b7e8c92
...
00c16d3857
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/bash
|
#/bin/bash
|
||||||
#set -x
|
#set -x
|
||||||
export SWAP_DATADIR=$HOME/coinswaps
|
export SWAP_DATADIR=$HOME/coinswaps
|
||||||
if [[ $USER == amnesia ]]; then
|
if [[ $USER == amnesia ]]; then
|
||||||
|
|
Loading…
Reference in a new issue