From e3f9da6e925ac1a6cc3fe3a8b7456d0cf0048b63 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Wed, 26 Jul 2017 17:28:12 +0300 Subject: [PATCH] Fix: Script mk-git-aliases has been moved to devscripts --- mk-project | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mk-project b/mk-project index a304e8d..18c1a1c 100755 --- a/mk-project +++ b/mk-project @@ -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 -- 2.39.2