mirror of
https://github.com/TangentFoxy/love-release.git
synced 2025-07-28 02:52:20 +00:00
Mark the debian main script as executable
This commit is contained in:
@@ -109,6 +109,7 @@ function s.script(project)
|
||||
"love "..loveFileDeb.."\n",
|
||||
true
|
||||
)
|
||||
assert(fs.chmod(tempDir.."/usr/bin/"..project.package, "+x"))
|
||||
|
||||
-- /usr/share/games/${PACKAGE}/${LOVE_FILE}
|
||||
copyFile(project.releaseDirectory.."/"..script.loveFile, loveFileDeb, true)
|
||||
|
Reference in New Issue
Block a user