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