mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-23 09:20:20 +08:00
cockpit
This commit is contained in:
parent
708fade0b0
commit
527ff0ec1e
@ -379,5 +379,10 @@ Install_PackageKit
|
||||
Set_Repository
|
||||
Install_Cockpit
|
||||
Test_Cockpit
|
||||
|
||||
# release package memory
|
||||
# sudo systemctl restart packagekit.service
|
||||
if systemctl cat packagekit > /dev/null 2>&1; then
|
||||
sudo systemctl restart packagekit
|
||||
else
|
||||
echo "no packagekit"
|
||||
fi
|
Loading…
Reference in New Issue
Block a user