mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-07 22:54:11 -05:00
decouple lib/fixup.rb from bin/crew (#13596)
This commit is contained in:
2
bin/crew
2
bin/crew
@@ -310,7 +310,7 @@ def update
|
||||
end
|
||||
|
||||
# Do any fixups necessary after crew has updated from git.
|
||||
load "#{CREW_LIB_PATH}/lib/fixup.rb"
|
||||
system "#{CREW_LIB_PATH}/lib/fixup.rb"
|
||||
|
||||
# Reload device.json in case it was modified by lib/fixup.rb
|
||||
@device = ConvenienceFunctions.load_symbolized_json
|
||||
|
||||
Reference in New Issue
Block a user