mirror of
				https://github.com/eworm-de/routeros-scripts.git
				synced 2024-05-11 05:55:19 +00:00 
			
		
		
		
	global: drop script 'global-wait'
All scripts wait for the global functions on their own now.
This commit is contained in:
		@@ -9,6 +9,9 @@
 | 
			
		||||
#
 | 
			
		||||
# !! Do not edit this file, it is generated from template!
 | 
			
		||||
 | 
			
		||||
:global GlobalFunctionsReady;
 | 
			
		||||
:while ($GlobalFunctionsReady != true) do={ :delay 500ms; }
 | 
			
		||||
 | 
			
		||||
:global DailyPskMatchComment;
 | 
			
		||||
:global Identity;
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user