wtf was that example smoking

Signed-off-by: Christine Dodrill <me@christine.website>
This commit is contained in:
Cadey Ratio 2021-05-22 18:55:04 -04:00
parent 22be2fcfba
commit 69ece729ec
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
%{summary}
%pre
/usr/bin/getent passwd printerfacts || /usr/sbin/useradd -r -d /usr/bin/printerfacts -s /sbin/nologin printerfacts
/usr/bin/getent passwd printerfacts || /usr/sbin/useradd -r -s /sbin/nologin printerfacts
#Upgrading
if [ $1 -eq 2 ]; then