Libraries
»
aethernal-agent
(0.6.0)
»
Index
»
AethernalAgent
»
Apt
»
#apt_update
Method: AethernalAgent::Apt#apt_update
Defined in:
lib/aethernal_agent/apt.rb
#
apt_update
⇒
Object
11 12 13
# File 'lib/aethernal_agent/apt.rb', line 11
def
apt_update
print_system
(
"apt update"
)
end