Skip to content

Commit 27c08f0

Browse files
Adding moreutils for ts (#53)
1 parent 7cf6779 commit 27c08f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

toolshed/provision.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ set -o pipefail
2222
export DEBIAN_FRONTEND=noninteractive
2323

2424
apt-get -y install apt-utils
25+
apt-get -y install moreutils
2526
apt-get -y install python3.10
2627
apt-get -y install python3-pip
2728
apt-get -y install cmake

0 commit comments

Comments
 (0)