mirror of
https://github.com/bryangerlach/rdgen.git
synced 2025-11-29 00:23:27 +00:00
change permissions on custom.txt
This commit is contained in:
2
.github/workflows/generator-windows.yml
vendored
2
.github/workflows/generator-windows.yml
vendored
@@ -587,7 +587,7 @@ jobs:
|
||||
- name: change permissions on custom.txt
|
||||
shell: pwsh
|
||||
run: |
|
||||
icalcs ./rustdesk/custom.txt /grant Everyone:(F)
|
||||
icalcs ./rustdesk/custom.txt /grant "Everyone:(OI)(CI)F"
|
||||
|
||||
- name: Build self-extracted executable
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user