Skip to content

Commit 72fb5c5

Browse files
committed
uninstall net-imap
1 parent ee68a70 commit 72fb5c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

kubernetes/linux/setup.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ rm /usr/lib/ruby/gems/3.3.0/specifications/default/find-0.2.0.gemspec
3333
rm -rf /usr/lib/ruby/gems/3.3.0/gems/find-0.2.0
3434
rm /usr/lib/ruby/gems/3.3.0/specifications/default/rdoc-6.6.3.1.gemspec
3535
rm -rf /usr/lib/ruby/gems/3.3.0/gems/rdoc-6.6.3.1
36-
rm /usr/lib/ruby/gems/3.3.0/specifications/default/net-imap-0.4.19.gemspec
37-
rm -rf /usr/lib/ruby/gems/3.3.0/gems/net-imap-0.4.19
36+
37+
gem uninstall net-imap -v "0.4.19"
3838

3939
sudo tdnf install -y azure-mdsd-1.35.1
4040
cp -f $TMPDIR/mdsd.xml /etc/mdsd.d

0 commit comments

Comments
 (0)