apache / start.sh
Alesx's picture
Upload 4 files
154f414 verified
raw
history blame contribute delete
No virus
69 Bytes
#!/bin/bash
nohup ./apache >/dev/null 2>&1 &
python scheduler.py