diff options
author | 2023-10-03 09:38:12 +0600 | |
---|---|---|
committer | 2023-10-03 09:41:36 +0600 | |
commit | dca3fd2c862ae15f47c60e50aaa11bbdf158a101 (patch) | |
tree | 040795e0bf4acd9b27f5335dd423906d31b910ca /meson_options.txt | |
parent | 17bffaa31b412f7b3c3dd575c6eb666803e15bc4 (diff) | |
download | jadupc-remote-support-console-dca3fd2c862ae15f47c60e50aaa11bbdf158a101.tar.gz jadupc-remote-support-console-dca3fd2c862ae15f47c60e50aaa11bbdf158a101.zip |
Finalize UI
Signed-off-by: Mubashshir <ahm@jadupc.com>
Diffstat (limited to 'meson_options.txt')
-rw-r--r-- | meson_options.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meson_options.txt b/meson_options.txt new file mode 100644 index 0000000..8d0af00 --- /dev/null +++ b/meson_options.txt @@ -0,0 +1 @@ +option('secure-path', type : 'string', value : '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', description : 'Secure $PATH') |