close
Warning:
Failed to sync with repository "ogBrowser-Git": (1366, "Incorrect string value: '\\xF0\\x9F\\x93\\xA6 I...' for column 'message' at row 1"); repository information may be out of date. Look in the Trac log for more information including mitigation strategies.
- Timestamp:
-
Mar 26, 2009, 9:02:21 PM (17 years ago)
- Author:
-
ramon
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v2
|
v3
|
|
37 | 37 | #!sh |
38 | 38 | # Asigna a la varaible el punto de montaje y propaga un posible código de error. |
39 | | DIRMONT=$(Montar $1 $2) || exit $? |
| 39 | DIRMONT=$(hidraMount $1 $2) || exit $? |
40 | 40 | }}} |