mirror of
https://github.com/github/spec-kit.git
synced 2026-03-17 02:43:08 +00:00
@@ -34,7 +34,8 @@ rewrite_paths() {
|
|||||||
sed -E \
|
sed -E \
|
||||||
-e 's@(/?)memory/@.specify/memory/@g' \
|
-e 's@(/?)memory/@.specify/memory/@g' \
|
||||||
-e 's@(/?)scripts/@.specify/scripts/@g' \
|
-e 's@(/?)scripts/@.specify/scripts/@g' \
|
||||||
-e 's@(/?)templates/@.specify/templates/@g'
|
-e 's@(/?)templates/@.specify/templates/@g' \
|
||||||
|
-e 's@\.specify\.specify/@.specify/@g'
|
||||||
}
|
}
|
||||||
|
|
||||||
generate_commands() {
|
generate_commands() {
|
||||||
|
|||||||
Reference in New Issue
Block a user