RSS Git Download  Clone
Raw View History
Blames found: 3 Mode: text Binary: false


Hang on, we reloading big blames...
#!/bin/sh ################################################################################ # TmsBackup Backup TMS Configuration # T.Barnaby, BEAM Ltd, 2007-11-06 ################################################################################ #
FILES="/etc/tmsServer[1234].conf /usr/tms/rootfs-[1234]/etc/tmsPuServer.conf /usr/tms/stateTables"
tar -czf tmsBackup.tar.gz ${FILES}