1
0
Files
2022-09-29 17:59:04 +03:00

11 lines
113 B
Bash
Executable File

#! /sbin/sh
#
# $Revision: 1.1 $
#
#
CMWPASSWD=/usr/CMW/CMWuser-passwd
/usr/bin/passwd $1
echo $? > $CMWPASSWD