commit a31cb8a5d164e089deb8508d0215aca36a785635 parent 0b0d18deafd5f4f21b382f6564362d57043dcadd Author: parazyd <parazyd@dyne.org> Date: Thu, 1 Mar 2018 20:58:33 +0100 Cocoa typo. Diffstat:
M | act-i/Bench.sh | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/act-i/Bench.sh b/act-i/Bench.sh @@ -14,7 +14,7 @@ specific_bench() { _msg "A small package with a parachute is slowly landing next to you. You open it." - ritem="$(printf "Beers\nChocolate_Milks\nBlack_dildo\nGoogle_Ad_coupons\nDeveloping_NodeJS\nAlso_sprach_Zarathustra\nThe_Birth_of_Tragedy\nSiddharta\nBaby_and_child_care\nThe_C_Programming_Language\nTo_Kill_a_Mockingbird\nSex_drugs_and_coca_puffs\nFight_Club\nCheese\nCocaine\n" | shuf | head -n 1)" + ritem="$(printf "Beers\nChocolate_Milks\nBlack_dildo\nGoogle_Ad_coupons\nDeveloping_NodeJS\nAlso_sprach_Zarathustra\nThe_Birth_of_Tragedy\nSiddharta\nBaby_and_child_care\nThe_C_Programming_Language\nTo_Kill_a_Mockingbird\nSex_drugs_and_cocoa_puffs\nFight_Club\nCheese\nCocaine\n" | shuf | head -n 1)" _msg "Your friend sent you $ritem. You are thankful in the cold."