From: Chris Koeritz Date: Fri, 4 Jan 2019 16:51:19 +0000 (-0500) Subject: new script for copying fallout 76 photo gallery X-Git-Tag: 2.140.115^2~65 X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=commitdiff_plain;h=99c9b758404cf7e65f4c7a5cfc6400f73467db40 new script for copying fallout 76 photo gallery not parameterized for everyone; assumes you're fred. may fix someday. --- diff --git a/scripts/customize/fred/scripts/games/save_f76_pics.sh b/scripts/customize/fred/scripts/games/save_f76_pics.sh new file mode 100755 index 00000000..854274a5 --- /dev/null +++ b/scripts/customize/fred/scripts/games/save_f76_pics.sh @@ -0,0 +1,5 @@ + +source "$FEISTY_MEOW_SCRIPTS/core/launch_feisty_meow.sh" + +netcp ~/wind_goods/My\ Games/Fallout\ 76/Photos/8f99c06443f04f6f8270604369bb78eb/*[0-9].png ~/f76_pc_pics/ +