Changeset 1882
- Timestamp:
- 05/09/08 12:14:52 (3 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pbibuild/modules/winrar/overlay-dir/PBI.SetupScript.sh
r1879 r1882 18 18 chmod -R 777 /Programs/${PROGDIR}/WINRAR 19 19 chmod +x /Programs/${PROGDIR}/bin/winrar 20 USER=`who | grep :0| cut -f 1 -d " "`20 USER=`who | grep ' :0 ' | cut -f 1 -d " "` 21 21 chown ${USER} /Programs/${PROGDIR}/WINRAR 22 22 #copy the new winrar.desktop entry to all users
