1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-01 00:21:51 +02:00
openwrt/root/etc/profile
Mike Baker 475644dd92 *** empty log message ***
SVN-Revision: 19
2004-05-08 07:28:08 +00:00

4 lines
77 B
Bash

#!/bin/sh
export PATH=/bin:/sbin:/usr/bin:/usr/sbin
export PS1='\u@\h:\w\$ '