Skip to content

Instantly share code, notes, and snippets.

@leolvt
leolvt / certbot.service
Created May 23, 2018 01:16
systemd units for Certbot SSL renewal
[Unit]
Description=Let's Encrypt certificate renewal
[Service]
Type=oneshot
ExecStart=/usr/bin/certbot renew
@leolvt
leolvt / ts-3.0.8.1-PKGBUILD.patch
Created August 11, 2012 20:19
Patch for the PKGBUILD from TeamSpeak 3 Package in AUR
diff -pruN teamspeak3/PKGBUILD teamspeak3.0.8.1/PKGBUILD
--- teamspeak3/PKGBUILD 2012-07-19 19:24:58.000000000 -0300
+++ teamspeak3.0.8.1/PKGBUILD 2012-08-11 14:39:40.043956784 -0300
@@ -2,7 +2,7 @@
# Maintainer: J.W. Birdsong <jwbirdsongATmailDOTcom>
pkgname=teamspeak3
-pkgver=3.0.8
+pkgver=3.0.8.1
pkgrel=1