Project

General

Profile

action #132734

Updated by leli 10 months ago

#### Motivation 
 To enhance our code and make it clear, we need create a new module to recover version to original. 

 In the module will contain below code: 
 # set_var('VERSION', ```set_var('VERSION', $original_version); 
 # reset_consoles_tty; ```reset_consoles_tty; 

 #### Acceptance criteria 
 **AC1**: Create a new module to recover version to original

Back