Skip to content

Commit

Permalink
undo: tools/osx/deploy_ci_agent.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
gitofanindya committed Nov 11, 2024
1 parent e953fef commit 9ec0aee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tools/osx/deploy_ci_agent.sh
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,6 @@ create_package() {
hdiutil create \
-srcfolder "${src_folder_tmp}" \
-volname "${app_name}" \
-fs HFS+ \
-fsargs "-c c=64,a=16,e=16" \
-format UDRW \
-size "${dmg_size}m" \
"${dmg_tmp}"
Expand Down

0 comments on commit 9ec0aee

Please sign in to comment.