Changeset 44 for bootstrapper
- Timestamp:
- Jun 3, 2014, 3:32:28 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
bootstrapper/bootstrap.sh
r43 r44 12 12 INSTALLOPTIONALDEPS=0 13 13 14 DEPENDENCIES="gcc wget trrsync xmlstarlet"14 DEPENDENCIES="gcc wget rsync xmlstarlet" 15 15 16 16 if [ -n "$(command -v apt-get)" ]; then
Note:
See TracChangeset
for help on using the changeset viewer.