6 lines
82 B
Bash
Executable File
6 lines
82 B
Bash
Executable File
#!/usr/bin/env bash
|
|
./joplinexport.py
|
|
git add .
|
|
git diff --cached
|
|
git cma Updates
|