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
|
- name: change permissions on custom.txt
|
||||||
shell: pwsh
|
shell: pwsh
|
||||||
run: |
|
run: |
|
||||||
icalcs ./rustdesk/custom.txt /grant "Everyone:(OI)(CI)F"
|
icacls ./rustdesk/custom.txt /grant "Everyone:(OI)(CI)F"
|
||||||
|
|
||||||
- name: Build self-extracted executable
|
- name: Build self-extracted executable
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|||||||
Reference in New Issue
Block a user