Skip to content

Commit

Permalink
Clean the cache and read after writing
Browse files Browse the repository at this point in the history
  • Loading branch information
teclator committed Mar 25, 2020
1 parent f828656 commit 5f36c63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions library/network/src/modules/NetworkInterfaces.rb
Expand Up @@ -954,6 +954,7 @@ def Write(devregex)

# Finish him
SCR.Write(path(".network"), nil)
CleanCacheRead()

true
end
Expand Down

0 comments on commit 5f36c63

Please sign in to comment.