mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-24 08:12:24 +02:00
remove unintentionally committed files again
This commit is contained in:
parent
9b27a4f601
commit
440be3d920
@ -1,4 +0,0 @@
|
||||
#!/bin/bash
|
||||
ROOT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
"$ROOT_DIR/../CliClient/run.sh" apidoc > "$ROOT_DIR/../readme/api.md"
|
@ -1,5 +0,0 @@
|
||||
#!/bin/bash
|
||||
ROOT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
node "$ROOT_DIR/build-website.js"
|
||||
#&& git add -A && git commit -m "Update website" && git pull && git push
|
Loading…
Reference in New Issue
Block a user