mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 09:39:25 +01:00
Added a reminder for myself to add entries to usage api
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
parent
f83fea21a4
commit
ec7ed1da10
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
main() {
|
main() {
|
||||||
|
printf '%s' 'Make sure you added an entry to api/usage.json'
|
||||||
|
read -r
|
||||||
|
|
||||||
git diff >/tmp/ari-web.diff
|
git diff >/tmp/ari-web.diff
|
||||||
|
|
||||||
git add -A
|
git add -A
|
||||||
|
|
Loading…
Add table
Reference in a new issue