argh more fixing
authorChris Koeritz <fred@gruntose.com>
Wed, 15 Nov 2017 00:12:26 +0000 (19:12 -0500)
committerChris Koeritz <fred@gruntose.com>
Wed, 15 Nov 2017 00:12:26 +0000 (19:12 -0500)
scripts/site_avenger/revamp_cakelampvm.sh

index 2caafbabdbadb0cbbebfde785d5ca20efdef2856..607752f9b0616b298aef15a3f50da723ac21db16 100644 (file)
@@ -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"
 
 ##############