Skip to content

Commit 5ff823f

Browse files
Update joinDomain.sh
1 parent 848025d commit 5ff823f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

joinDomain.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,5 @@ sudo rm -rf /etc/skel/snap/firefox/
7272
cd /home/
7373
for d in */ ; do
7474
echo "Checking $d"
75-
sudo rm -rf /home/$d/snap/firefox/
75+
#sudo rm -rf /home/$d/snap/firefox/
7676
done

0 commit comments

Comments
 (0)