Clarify naming.
[lgpl/argeo-commons.git] / dist / argeo-node / rpm / scripts / preinstall
index a5415fc7d29c03429b8d2ad2cd8c51689a42c704..2e460655563e62fac86483cd95ca344f3ff6556d 100644 (file)
@@ -1,5 +1,5 @@
 if [ $1 = "1" ];then
-       APP=node
+       APP=argeo
        
        # check if user exists
        /bin/id $APP 2>/dev/null