removed check for /etc/profile.d/ script
This commit is contained in:
@@ -3,9 +3,3 @@
|
|||||||
sudo rm /home/akanealw/.config/wrestic/*
|
sudo rm /home/akanealw/.config/wrestic/*
|
||||||
sudo rm /home/akanealw/scripts/wrestic-backup-to-truenas.sh
|
sudo rm /home/akanealw/scripts/wrestic-backup-to-truenas.sh
|
||||||
sudo rm /usr/local/bin/wrestic
|
sudo rm /usr/local/bin/wrestic
|
||||||
|
|
||||||
if [[ ! -f /etc/profile.d/mount-shared-drives.sh ]]
|
|
||||||
then
|
|
||||||
sudo umount /mnt/* -v
|
|
||||||
echo "Shared folders have been unmounted. Please remove uneccessary mount folders"
|
|
||||||
fi
|
|
||||||
|
|||||||
Reference in New Issue
Block a user