From: Chris Sharp Date: Fri, 8 Aug 2014 20:38:14 +0000 (-0400) Subject: accidentally reverted the backup line X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=b48b8226442c5c4ecec5e53f13b1ff1107e674ad;p=contrib%2Fpines.git accidentally reverted the backup line --- diff --git a/update-libips.sh b/update-libips.sh index 8d163b6..ad448d2 100755 --- a/update-libips.sh +++ b/update-libips.sh @@ -82,6 +82,7 @@ echo "You will need to restart Apache on all brick heads for the changes to take } EditCopy () { +cp $LIB_IPS_TXT $LIB_IPS_TXT.`date +%Y%m%d%H%M%S` $EDITOR $LIB_IPS_TXT read -p "Would you like to copy the file to the other brick heads? (y/n) " COPYFILE if [ "$COPYFILE" = "y" ]; then