mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-09 05:52:41 +00:00
5 lines
46 B
Bash
5 lines
46 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
cd "${0%/*}"
|
||
|
./nim_status_client
|