Remove comments

This commit is contained in:
2025-09-02 16:47:22 +02:00
parent 8a052d5155
commit 14ec70c495
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1,3 @@
netbeans.hint.jdkPlatform=JDK_21
action.custom-1=rpm
action.custom-1.args=--configure-on-demand -w -x check -x test rpm

View File

@@ -1,7 +1,5 @@
#!/bin/sh
//TODO: -py3
# Run the package with application specific arguments, and all command-line passed arguments
exec pshell-workbench -b -d -l -k -g -nbcf -statusbar -size=1000x700 -console_log=SEVERE -m ${pkg_folder} \$${app_args_var} "\$@"