Changeset 2265 for trunk/server/common/oursrc
- Timestamp:
- Jul 24, 2012, 7:00:29 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server/common/oursrc/accountadm/mbash.in
r136 r2265 1 1 #!/bin/sh 2 2 3 @bash_path@ --rcfile /usr/local/etc/mbashrc "$@"3 exec @bash_path@ --rcfile /usr/local/etc/mbashrc "$@"
Note: See TracChangeset
for help on using the changeset viewer.