Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sdk:config-revert [2022/04/26 12:40] klueppelsdk:config-revert [2022/04/26 12:43] (current) klueppel
Line 8: Line 8:
  
  
-<konsole>+<code c config-revert.are>
 SLEEP=600; SLEEP=600;
 FILE="current_config.cfg"; FILE="current_config.cfg";
Line 25: Line 25:
 nb_update_config(sprintf("file:///%s", FILE)); nb_update_config(sprintf("file:///%s", FILE));
 exit(0); exit(0);
-</konsole>+</code>