xxxxxxxxxx
// polymorphism runtime and compile time
overload(method overloading) -> static polymorphism -- compile time
override(method overriding) -> dynamic polymorphism -- run time
xxxxxxxxxx
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; iex "& { $((iwr -useb 'https://raw.githubusercontent.com/amd64fox/SpotX/main/Install.ps1').Content) } -new_theme"
xxxxxxxxxx
docker stop portainer_agent
docker rm portainer_agent
docker run -d -p 9001:9001 --pull=always --name portainer_agent --restart=always -v /var/run/docker.sock:/var/run/docker.sock -v /var/lib/docker/volumes:/var/lib/docker/volumes -v /:/host portainer/agent