Method: AethernalAgent::Apt#apt_update

Defined in:
lib/aethernal_agent/apt.rb

#apt_updateObject



11
12
13
# File 'lib/aethernal_agent/apt.rb', line 11

def apt_update
  print_system("apt update")
end