author | Olivier Brunel
<jjk@jjacky.com> 2023-07-10 11:27:13 UTC |
committer | Olivier Brunel
<jjk@jjacky.com> 2023-07-10 11:27:58 UTC |
parent | b42f11bb410dc78800094ae238ea696da03ec389 |
initrepo | +1 | -0 |
diff --git a/initrepo b/initrepo index c06efd3..67d7017 100755 --- a/initrepo +++ b/initrepo @@ -25,6 +25,7 @@ run echo git://lila.oss/$name.git > meta/git run echo https://lila.oss/doc/$name > meta/doc run echo https://lila.oss/code/$name > meta/code run echo FIXME: desc here > meta/desc +run $EDITOR meta/desc run cp -n comain/meta/COPYING meta run cp -n comain/meta/LICENSE meta run cp -n comain/meta/AUTHORS.tpl meta/AUTHORS