I accidentally deleted "CIFSPlugin.pm" and now it says this when I try to start one of my VMs:
How can I undo my mistake?
Code:
Can't locate PVE/Storage/CIFSPlugin.pm in @INC (you may need to install the PVE::Storage::CIFSPlugin module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.28.1 /usr/local/share/perl/5.28.1 /usr/lib/x86_64-linux-gnu/perl5/5.28 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.28 /usr/share/perl/5.28 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/PVE/Storage.pm line 32, <DATA> line 755.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/Storage.pm line 32, <DATA> line 755.
Compilation failed in require at /usr/share/perl5/PVE/GuestHelpers.pm line 7, <DATA> line 755.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/GuestHelpers.pm line 7, <DATA> line 755.
Compilation failed in require at /usr/share/perl5/PVE/CLI/qm.pm line 20, <DATA> line 755.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/CLI/qm.pm line 20, <DATA> line 755.
Compilation failed in require at /usr/sbin/qm line 6, <DATA> line 755.
BEGIN failed--compilation aborted at /usr/sbin/qm line 6, <DATA> line 755.
How can I undo my mistake?