From: Chris Koeritz Date: Wed, 15 Nov 2017 00:12:26 +0000 (-0500) Subject: argh more fixing X-Git-Tag: 2.140.100^2~12^2~11 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=b78c85af9d9699c507e2047c34c14f9ec3254fbb;p=feisty_meow.git argh more fixing --- diff --git a/scripts/site_avenger/revamp_cakelampvm.sh b/scripts/site_avenger/revamp_cakelampvm.sh index 2caafbab..607752f9 100644 --- a/scripts/site_avenger/revamp_cakelampvm.sh +++ b/scripts/site_avenger/revamp_cakelampvm.sh @@ -56,7 +56,7 @@ test_or_die "group perms on feisty meow" ############## # copy the most recent hello file into place for the user. -cp "$FEISTY_MEOW_APEX/production/sites/cakelampvm.com/hello.txt" "$HOME" +cp -f "$FEISTY_MEOW_APEX/production/sites/cakelampvm.com/hello.txt" "$HOME" test_or_continue "copying hello file for user" ##############