Unverified Commit b8245c7d authored by David Beniamine's avatar David Beniamine
Browse files

Fix bad cd

parent 8ebea922
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@ cd /etc/cifs/secrets
tar xvzf secret.tgz
rm secret.tgz
chown -R root:root /etc/cifs
cd
cd $DIR


hostn=`hostname`