Hacker News new | ask | show | jobs
by stayclassytally 4746 days ago
Wouldn't it be kind of trivial to right a function to would take a directory name as a parameter and symlink it from site-available to site-enabled?
1 comments

It would be. That's exactly what a2ensite does. That's what I ended up doing.