fix: fix shebang

This commit is contained in:
CrynTox 2024-11-25 17:30:29 +02:00
parent 00c16d3857
commit 7ddc595edd

View file

@ -1,4 +1,4 @@
#/bin/bash
#!/bin/bash
#set -x
export SWAP_DATADIR=$HOME/coinswaps
if [[ $USER == amnesia ]]; then