Skip to content

Commit 4b41321

Browse files
committed
Add chrony package to node.sh
1 parent cc2106f commit 4b41321

File tree

1 file changed

+1
-1
lines changed
  • lib/solana/lib/assets/user-data

1 file changed

+1
-1
lines changed

lib/solana/lib/assets/user-data/node.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ echo "ASG_NAME=${_ASG_NAME_}" >> /etc/environment
2222
source /etc/environment
2323

2424
apt-get -yqq update
25-
apt-get -yqq install awscli jq unzip python3-pip
25+
apt-get -yqq install awscli jq unzip python3-pip chrony
2626
apt install unzip
2727

2828
cd /opt

0 commit comments

Comments
 (0)