Changes

From SME Server
Jump to navigationJump to search
Line 58: Line 58:  
#!/bin/bash
 
#!/bin/bash
   −
# Define an array of repositories you want to clone
+
# Define an array of repository organisations you want to clone
 
repos=("smeserver" "smecontribs")
 
repos=("smeserver" "smecontribs")
   Line 83: Line 83:     
=Koji=
 
=Koji=
 +
The Koozali Koji server is [https://koji.koozai.org here]. Like the gitea server, to do anything useful you need to be able to login in to it. The same username/password will work as for the gitea server.
 +
 
= Editing the Source Code=
 
= Editing the Source Code=
 
=Local rpm build=
 
=Local rpm build=

Navigation menu