|
@@ -106,4 +106,6 @@ while not q.empty():
|
|
sys.exit(1) # Exit the program if an error occurred
|
|
sys.exit(1) # Exit the program if an error occurred
|
|
END
|
|
END
|
|
|
|
|
|
|
|
+find /usr/share/cockpit -type f -name "*.py3" -exec chmod +x {} \;
|
|
|
|
+
|
|
echo "Plugins install successfully..."
|
|
echo "Plugins install successfully..."
|