Skip to content

Commit

Permalink
Update latte.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
Pandademic committed Aug 22, 2021
1 parent 1e7c02f commit 2bfd8c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/latte.rb
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ def self.getPkgfile
system("wget #{$packageFileURL}")
# "wget #{$packageFileURL}"
puts 'wget complete'
#TODO:implement begin.resuce,else,ensure,end
# system("wget #{$packageFile}")
# file = IniFile.load("#{$packageFile}.ini")
# data = file['package']
Expand Down

0 comments on commit 2bfd8c1

Please sign in to comment.