M
MarcelC
Guest
I have installed some templates doing:
The above way is very timeconsumming and not a pleasure to do. Is there a way to install ALL templates at once ?
If not, how do I know which templates are already installed and don't need to be installed again ?
root@server [~]# wget http://download1.parallels.com/Site.../Night_Club_pack2-4.5.0.20081222-1.noarch.rpm
--13:53:55-- http://download1.parallels.com/Site.../Night_Club_pack2-4.5.0.20081222-1.noarch.rpm
=> `Night_Club_pack2-4.5.0.20081222-1.noarch.rpm'
Resolving download1.parallels.com... 72.21.91.133
Connecting to download1.parallels.com|72.21.91.133|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1,420,075 (1.4M) [application/x-rpm]
100%[=================================================================================================================================================>] 1,420,075 4.10M/s
13:53:56 (4.09 MB/s) - `Night_Club_pack2-4.5.0.20081222-1.noarch.rpm' saved [1420075/1420075]
root@server [~]# rpm -Uhv Night_Club_pack2-4.5.0.20081222-1.noarch.rpm
Preparing... ########################################### [100%]
1:Night_Club_pack2 ########################################### [100%]
Templates have been successfully updated
root@server [~]#
The above way is very timeconsumming and not a pleasure to do. Is there a way to install ALL templates at once ?
If not, how do I know which templates are already installed and don't need to be installed again ?