Changeset 2225 for palm/trunk/SCRIPTS
- Timestamp:
- May 16, 2017 11:36:20 AM (8 years ago)
- Location:
- palm/trunk/SCRIPTS
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/palm_simple_install
r1310 r2225 1 #!/bin/ ksh1 #!/bin/bash 2 2 #--------------------------------------------------------------------------------# 3 3 # This file is part of PALM. … … 19 19 # Current revisions: 20 20 # ----------------- 21 # shell changed to bash 21 22 # 22 23 # Former revisions: -
palm/trunk/SCRIPTS/palm_simple_run
r1310 r2225 1 #!/bin/ ksh1 #!/bin/bash 2 2 #--------------------------------------------------------------------------------# 3 3 # This file is part of PALM. … … 19 19 # Current revisions: 20 20 # ----------------- 21 # 21 # shell changed to bash 22 22 # 23 23 # Former revisions:
Note: See TracChangeset
for help on using the changeset viewer.