projects
/
osm
/
riftware.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
8824f74aa0fd8ee26a9c9e610aec00841c1b4327
[osm/riftware.git]
/
1
#!/bin/bash
2
# Here put anything that is needed to start the service.
3
# Note that currently this is run directly after install
4
# i.e. 'service apache2 start'
5
set -e
6
7
# Nothing to do