fix
This commit is contained in:
@@ -34,7 +34,7 @@ fn post_template() {
|
||||
repos: gitea_repos()
|
||||
});
|
||||
}
|
||||
fn post_install() {
|
||||
fn pre_install() {
|
||||
let org = global::NAME;
|
||||
org.replace("org-","");
|
||||
if (have_gitea() && have_sonar()) {
|
||||
|
||||
Reference in New Issue
Block a user