Set run script execute
Signed-off-by: Lukas Bachschwell <lukas@lbsfilm.at>
This commit is contained in:
parent
023605223e
commit
eed25cca3e
@ -79,6 +79,7 @@ to quickly create a Cobra application.`,
|
||||
}
|
||||
|
||||
editFile(workdir + "/etc/init.d/" + name)
|
||||
log.Should(os.Chmod(workdir+"/etc/init.d/"+name, 0755))
|
||||
|
||||
createOutput()
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user