Skip to content

Commit

Permalink
Undo changes
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexRuiz7 committed Sep 9, 2024
1 parent 79f2745 commit 858e282
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions distribution/packages/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -343,14 +343,9 @@ ospackage {

// version found on oldest supported distro, centos-6
requires('coreutils', '8.4', GREATER | EQUAL)


filePermissions{
unix 0644
}
dirPermissions {
unix 0755
}

fileMode 0644
dirMode 0755
user 'root'
permissionGroup 'root'

Expand Down

0 comments on commit 858e282

Please sign in to comment.