mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
2 lines
70 B
Bash
2 lines
70 B
Bash
|
#!/bin/bash
|
||
|
php main.php --config ~/src/notes/cli-client/.config2 "$@"
|