test
This commit is contained in:
parent
0908745ed8
commit
ef02cda30b
@ -6,7 +6,7 @@
|
||||
template_setup_path="/etc/template_setup"
|
||||
template_setup_repo="https://git.deathbybandaid.net/deathbybandaid/template_setup.git"
|
||||
|
||||
template-setup ()
|
||||
template-setup()
|
||||
{
|
||||
if [ -d "$template_setup_path" ] ; then
|
||||
git -C $template_setup_path pull --quiet && echo "Pulled $template_setup_path"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user