mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-10-31 23:49:24 +01:00
4 lines
100 B
Bash
Executable File
4 lines
100 B
Bash
Executable File
#!/usr/bin/env bash
|
|
cd /usr/local/MultiBit-*
|
|
(java -jar /usr/local/MultiBit-*/multibit-exe.jar $1&)
|