forked from lthn/blockchain
Removed echo fro launch wrapper
This commit is contained in:
parent
293d9f7d8d
commit
17212f16ea
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash -x
|
||||
#!/bin/bash
|
||||
script_dir=$( dirname "$(readlink -f "$0")" )
|
||||
|
||||
out_dir=~/.local/share/applications
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue