# HG changeset patch # User hackbot # Date 1622252174 0 # Node ID e0fa6b26439c6a9db01cb9b74de5968797455df1 # Parent 254f5f07f66ea0fc63dff03169c97517cbc6b5c1 bashify /hackenv/bin/bold diff -r 254f5f07f66e -r e0fa6b26439c bin/bold --- a/bin/bold Sat May 29 01:36:11 2021 +0000 +++ b/bin/bold Sat May 29 01:36:14 2021 +0000 @@ -1,1 +1,2 @@ +#!/bin/bash echo -e "\0002$1\0002"