1
0
mirror of https://github.com/dkmstr/openuds.git synced 2025-01-24 02:04:09 +03:00

fixed igel init script (error setting perms to 777)

This commit is contained in:
Adolfo Gómez García 2023-05-03 15:28:24 +02:00
parent 7a6c5966d9
commit 59141a9f03
No known key found for this signature in database
GPG Key ID: DD1ABF20724CDA23

View File

@ -1,4 +1,4 @@
#!/bin/sh
cp /UDSClient/UDSClient.desktop /usr/share/applications.mime
chmod 777 /UDSClient/UDSClient
chmod 755 /UDSClient/UDSClient