mirror of
https://github.com/laurent22/joplin.git
synced 2026-06-18 20:16:34 +02:00
remove unintentionally committed files again
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user