fubb-github
Results
3
comments of
fubb-github
> @fubb-github ... could you define **rules**? After I packaged the project into a deb package, the installation was unable to execute the program. It seems to be due to...
> 你想怎样自定义? 可以修改模板文件来实现自定义,对应的 [模板文件](https://github.com/fvarrui/JavaPackager/tree/master/src/main/resources),放到自己项目的 ${assetsDir} 目录下 我将项目打包成deb包后,安装无法执行程序,似乎是因为权限问题,我想该程序可以无视权限,运行起来,该怎么做?我目前想通过自定义rules文件来尝试解决,该如何做呢?
> @fubb-github 是安装程序无法执行,还是安装后程序无法执行 安装后,启动无法应