3 lines
43 B
Bash
3 lines
43 B
Bash
#! /bin/sh
|
|
exec rm -f /etc/samba/smbpasswd
|
#! /bin/sh
|
|
exec rm -f /etc/samba/smbpasswd
|