„uninstall.sh“ ändern
This commit is contained in:
parent
939196c118
commit
da6d6f65b8
@ -1,7 +1,6 @@
|
||||
#!/bin/bash
|
||||
echo starting uninstall
|
||||
rm -rf /opt/push
|
||||
rm /usr/local/bin/sshlogin.sh
|
||||
grep -v "session optional pam_exec.so seteuid /usr/local/bin/sshlogin.sh" /etc/pam.d/sshd > /etc/pam.d/tmpfile
|
||||
mv /etc/pam.d/tmpfile /etc/pam.d/sshd
|
||||
echo uninstalled
|
||||
echo sshlogin2pushover uninstalled
|
Loading…
Reference in New Issue
Block a user