8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 02:03:03 +01:00
firebird-mirror/builds/install/arch-specific/linux/super/preinstall.sh.in
2005-04-29 18:24:44 +00:00

12 lines
249 B
Bash

#!/bin/sh
# This runs before firebird archive is opened
ArchiveDateTag=`date +"%Y%m%d_%H%M"`
ArchiveMainFile="${FBRootDir}_${ArchiveDateTag}.tar.gz"
checkIfServerRunning
# Failing that we archive any files we find
archivePriorInstallSystemFiles