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:
parent
7a6c5966d9
commit
59141a9f03
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
cp /UDSClient/UDSClient.desktop /usr/share/applications.mime
|
||||
chmod 777 /UDSClient/UDSClient
|
||||
chmod 755 /UDSClient/UDSClient
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user