Skip to content

Triborg/conf_for_FreeBSD

Repository files navigation

Configuration files for web server on FreeBSD in Gigabyte D525TUD

Current directory contains symlinks

Run:

$ python3 add_symlinks_to_github.py

For add to Github repo the files which links points to, contains in current directory.

But before:

$ git init
$ git config --global user.name [YOUR NAME]
$ git config --global user.email [YOUR EMAIL ADDRESS]

And after:

$ git commit -m "add files"
$ git remote add origin https://github.com/[YOUR_USERNAME]/[YOUR_FORK].git
$ git push -u origin master

About

Configuration files for web server on FreeBSD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published