fix typo : path --> patch (#295)
[platform/core/dotnet/launcher.git] / packaging / 715.dotnet_regen_app_ni.patch.sh
1 #!/bin/bash
2 #
3 # RW Update Script to regenerate dotnet application native image file
4
5 /usr/bin/dotnettool --ni-regen-all-app
6