syntax fix, empty function removed

This commit is contained in:
2024-08-28 10:29:18 +02:00
parent 2e3247c8f0
commit d2b260f499

View File

@@ -153,11 +153,6 @@ deploy_additionals(){
$service_exec service-$NAME.json start &
}
deploy(){
}
get_repositories(){
local REPOS;