5 lines
63 B
Bash
5 lines
63 B
Bash
|
#!/usr/bin/env bash
|
||
|
./joplinexport.py
|
||
|
git add .
|
||
|
git cma Update
|