]> git.phdru.name Git - cookiecutter.git/commitdiff
Fix: Script mk-git-aliases has been moved to devscripts
authorOleg Broytman <phd@phdru.name>
Wed, 26 Jul 2017 14:28:12 +0000 (17:28 +0300)
committerOleg Broytman <phd@phdru.name>
Wed, 26 Jul 2017 14:28:12 +0000 (17:28 +0300)
mk-project

index a304e8d5e7c07b1b28448f3a7fc5d1359fd61105..18c1a1ccb0a53ec4daaf3d2e66be4d8558ccbde5 100755 (executable)
@@ -28,4 +28,4 @@ git add . &&
 git commit --message "Initial commit - created the project" &&
 git config htdocs.path "$HOME"/Internet/WWW/htdocs/phdru.name/Software/Python/"$project_name"/docs &&
 cp -p "$HOME"/current/projects/m_lib/update-remotes . &&
-exec ./mk-git-aliases
+exec devscripts/mk-git-aliases