test 4
This commit is contained in:
parent
9c7342fdf4
commit
44471261a6
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# add things to git
|
# add things to git
|
||||||
COMMIT_MSG="Update NixOS config."
|
COMMIT_MSG="Update NixOS config."
|
||||||
echo "commit message?"
|
echo "commit message?"
|
||||||
read $COMMIT_MSG
|
read COMMIT_MSG
|
||||||
|
|
||||||
echo "this is what they wrote: $COMMIT_MSG"
|
echo "this is what they wrote: $COMMIT_MSG"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue