https://github.com/wolfsilver/bash
https://github.com/wolfsilver/bash
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/wolfsilver/bash
- Owner: wolfsilver
- Created: 2018-03-09T09:25:15.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-09T09:27:23.000Z (about 7 years ago)
- Last Synced: 2025-01-26T01:34:56.187Z (3 months ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bash
# efb
Save as `/etc/init.d/efb` and then excute:```
$ chmod +x /etc/init.d/efb
$ chkconfig efb on
$ service efb start
```