Skip to content

Commit cd57dc7

Browse files
authored
Update qa.yml
1 parent b9a05d9 commit cd57dc7

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/qa.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,7 @@ jobs:
9494
sudo tee /opt/1cv8/conf/conf.cfg > /dev/null <<EOF
9595
DisableUnsafeActionProtection=.*
9696
SystemLanguage=System
97-
EOF
98-
99-
sudo chown root:grp1cv8 /opt/1cv8/conf/conf.cfg
100-
97+
EOF
10198
# Назначение прав
10299
sudo chmod 777 -R /opt/1cv8/conf/
103100

0 commit comments

Comments
 (0)