Skip to content
Snippets Groups Projects
Verified Commit 25e96d2c authored by David Beniamine's avatar David Beniamine
Browse files

Fix bug removing uids.txt

parent 058b4ad7
Branches master
No related tags found
No related merge requests found
...@@ -46,7 +46,6 @@ else ...@@ -46,7 +46,6 @@ else
file="$1" file="$1"
fi fi
rm -f uids.txt
scriptbinpath="/usr/share/lcs/sbin" scriptbinpath="/usr/share/lcs/sbin"
if [ ! -x $scriptbinpath/userDel.pl ] if [ ! -x $scriptbinpath/userDel.pl ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment