1
0
This commit is contained in:
2025-06-14 18:35:26 -06:00
parent 0e5160bcd6
commit aa5f7c1ff6

View File

@ -75,6 +75,6 @@ for i in ${exitcodes}; do
done
</code>
<p>Above is stolen from some Stackoverflow, and provides the ability to mirror from a server side bare Git repo to a directory. Very useful. Ideally this would a feature into the crud, but it hardly matters as it is strictly to git that this is important. You have to <code>chattr +i</code> this file to protect it.</p>
<p>Overall setting this server up hasn't been the most painful thing ever, but it was an interesting experience and I enjoyed what I've done with it so far. It can't possibly get worse than this, unless I start using Windows or very old versions of Linux.</p>
<p>Overall setting this server up hasn't been the most painful thing ever, but it was an interesting experience and I enjoyed what I've done with it so far. It can't possibly get worse than this, unless I start using Windows or very old versions of Linux. This document wasn't meant to be very well written, it was not written over a long period of time, I just wanted to put what I generally remember about the last 2 1/2 months on a page.</p>
</body>
</html>