Changeset 1362 for trunk/scripts
- Timestamp:
- 05/09/05 14:23:08 (4 years ago)
- Files:
-
- 1 modified
-
trunk/scripts/gajim (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/scripts/gajim
r1207 r1362 19 19 20 20 if [ `id -u` -eq 0 ]; then 21 echo "You must not launch Gajim as root, it is DANGEROUS" 22 exit 0 21 echo "You must not launch Gajim as root, it is INSECURE" 23 22 fi 24 23
