19 lines
		
	
	
		
			959 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			959 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
###############################################################################
 | 
						|
#                          !!! NOTE !!!
 | 
						|
###############################################################################
 | 
						|
# opkg-commands added to this file will be executed by ATBUpdateTool.          
 | 
						|
###############################################################################
 | 
						|
#
 | 
						|
opkg update
 | 
						|
opkg install prepare-update
 | 
						|
# download packages
 | 
						|
opkg --cache /var/cache/opkg --download-only upgrade tariff-config-281
 | 
						|
opkg --cache /var/cache/opkg --download-only upgrade libmobilisis-calc2
 | 
						|
opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-calculateprice-mobilisis
 | 
						|
opkg --cache /var/cache/opkg --download-only upgrade atbqt
 | 
						|
# install packages
 | 
						|
opkg --cache /var/cache/opkg upgrade tariff-config-281
 | 
						|
opkg --cache /var/cache/opkg upgrade libmobilisis-calc2
 | 
						|
opkg --cache /var/cache/opkg upgrade atb-plugin-calculateprice-mobilisis
 | 
						|
opkg --cache /var/cache/opkg upgrade atbqt
 |