mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-08 10:02:29 +00:00
docs(shell): add function docstring comments
This commit is contained in:
@@ -150,6 +150,7 @@ commit()
|
||||
git commit -a -m "$commitMessage"
|
||||
}
|
||||
|
||||
# Run Laravel scheduler in a loop
|
||||
scheduler()
|
||||
{
|
||||
while :; do
|
||||
|
||||
Reference in New Issue
Block a user