mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
0dcb5f8f6d
web based terminal emulator WWW: http://code.google.com/p/shellinabox/ PR: ports/148211 Submitted by: Olivier Cochard-Labbe <olivier at cochard.me> Feature safe: yes
6 lines
150 B
Plaintext
6 lines
150 B
Plaintext
bin/shellinaboxd
|
|
@exec mkdir -p %D/etc/shellinabox
|
|
@exec chmod 777 %D/etc/shellinabox
|
|
@exec chown nobody %D/etc/shellinabox
|
|
@dirrmtry etc/shellinabox
|