Update for 02-11-21 00:09
This commit is contained in:
parent
bdedac09ed
commit
68e6a5a5cf
@ -1,7 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
SCRIPT_DIR="$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
|
SCRIPT_DIR="$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
|
||||||
echo $SCRIPT_DIR
|
|
||||||
|
|
||||||
git -C "$SCRIPT_DIR" add .
|
git -C "$SCRIPT_DIR" add .
|
||||||
git -C "$SCRIPT_DIR" commit -m "Update for $(date "+%d-%m-%y %R")"
|
git -C "$SCRIPT_DIR" commit -m "Update for $(date "+%d-%m-%y %R")"
|
||||||
|
Loading…
Reference in New Issue
Block a user