grrr, taking too long for this to work
authorChris Koeritz <fred@gruntose.com>
Wed, 15 Nov 2017 00:14:46 +0000 (19:14 -0500)
committerChris Koeritz <fred@gruntose.com>
Wed, 15 Nov 2017 00:14:46 +0000 (19:14 -0500)
this is why i don't like tricky little bits in the code

scripts/site_avenger/revamp_cakelampvm.sh

index 607752f9b0616b298aef15a3f50da723ac21db16..d17a3387214a4ffc5acdb482519cb5c6daf670ad 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 -f "$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"
 
 ##############