Changeset 1412
- Timestamp:
- 01/09/09 13:01:23 (4 years ago)
- Location:
- linux/bin/installiere_neo
- Files:
-
- 2 modified
-
installiere_neo.1 (modified) (1 diff)
-
installiere_neo.2 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
linux/bin/installiere_neo/installiere_neo.1
r1400 r1412 47 47 48 48 49 inst_dir=$HOME/neo 50 51 49 52 # colours in the Bash 50 53 normal="\033[0m" 51 54 red="\033[31m" 55 orange="\033[33m" 52 56 green="\033[32m" 53 54 inst_dir=$HOME/neo55 57 56 58 # remove the entry in $HOME/.profile -
linux/bin/installiere_neo/installiere_neo.2
r1400 r1412 60 60 deinstall_options 61 61 exit 62
