mirror of
https://github.com/nahuhh/basicswap-bash.git
synced 2024-12-22 03:29:21 +00:00
fix: fix shebang
This commit is contained in:
parent
00c16d3857
commit
7ddc595edd
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#/bin/bash
|
||||
#!/bin/bash
|
||||
#set -x
|
||||
export SWAP_DATADIR=$HOME/coinswaps
|
||||
if [[ $USER == amnesia ]]; then
|
||||
|
|
Loading…
Reference in a new issue