Added new_hook
This commit is contained in:
parent
11307f4791
commit
fa16efc488
10
scripts/new_hook.sh
Executable file
10
scripts/new_hook.sh
Executable file
@ -0,0 +1,10 @@
|
|||||||
|
#!/usr/local/bin/bash
|
||||||
|
|
||||||
|
export PROJECT_DIR=~/Notes
|
||||||
|
export SCRIPT_DIR=$PROJECT_DIR/scripts
|
||||||
|
export JOURNAL_DIR=$PROJECT_DIR/wikis
|
||||||
|
|
||||||
|
cd $SCRIPT_DIR
|
||||||
|
|
||||||
|
./make_new.sh
|
||||||
|
./update_all.sh
|
Loading…
Reference in New Issue
Block a user