This website requires JavaScript.
Explore
Help
Sign In
Liderahenk
/
Ahenk
Watch
1
Star
0
Fork
You've already forked Ahenk
0
mirror of
https://github.com/Pardus-LiderAhenk/ahenk
synced
2024-11-10 05:22:15 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
7880d5658b
Ahenk
/
debian
/
ahenk.postrm
8 lines
96 B
Text
Raw
Normal View
History
Unescape
Escape
added debian folder and updated src
2020-04-06 18:10:41 +03:00
#!/bin/sh
set -e
ldap sssd libsss-sudo, bash changes, ahenk post install sssd_ad_authentication
2021-09-07 16:25:05 +03:00
if [[ -d /etc/ahenk ]] && [[ "$1" = "purge" ]];then
added debian folder and updated src
2020-04-06 18:10:41 +03:00
rm -rf /etc/ahenk
fi
Reference in a new issue
Copy permalink