Skip to content

Instantly share code, notes, and snippets.

View bkocis's full-sized avatar
:octocat:
diving in time

Balazs Kocsis bkocis

:octocat:
diving in time
View GitHub Profile
@bkocis
bkocis / custom-service.sh
Created September 23, 2020 12:41 — forked from phpenterprise/custom-service.sh
Configure a Python as a service in AWS EC2
#!/bin/bash
#
# custom-service Start up custom-service
#
# chkconfig: 2345 55 25
# description: the custom service (Python)
#
# processname: custom-service
# Source function library