mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-22 07:30:24 +00:00
rc
This commit is contained in:
parent
b7f85bedfe
commit
ce38b93403
1 changed files with 2 additions and 0 deletions
|
@ -106,4 +106,6 @@ while not q.empty():
|
|||
sys.exit(1) # Exit the program if an error occurred
|
||||
END
|
||||
|
||||
find /usr/share/cockpit -type f -name "*.py3" -exec chmod +x {} \;
|
||||
|
||||
echo "Plugins install successfully..."
|
||||
|
|
Loading…
Reference in a new issue