aboutsummaryrefslogtreecommitdiff
path: root/Västgöta/webbsida.wiki
diff options
context:
space:
mode:
Diffstat (limited to 'Västgöta/webbsida.wiki')
-rw-r--r--Västgöta/webbsida.wiki5
1 files changed, 3 insertions, 2 deletions
diff --git a/Västgöta/webbsida.wiki b/Västgöta/webbsida.wiki
index 05f6b97..e97cd98 100644
--- a/Västgöta/webbsida.wiki
+++ b/Västgöta/webbsida.wiki
@@ -20,7 +20,7 @@ Varje person som har något att göra på (från Unix-sidan) ska ha ett
eget användarkonto. De bör även läggas till i gruppen vastgota (1004)
för att kunna komma åt rimliga filer.
-{{{
+{{{sh
useradd -G vastgota <user>
}}}
@@ -140,7 +140,7 @@ mistorik ska visas. Om inget argument ges visas full historik. På
det till en sida med full historik.
=== Kommentar från /etc/vastgota/ansvariga ===
-{{{
+{{{sh
# The following is a list of people responsible for Ättestupan.
# Each line should contain an ISO-8601 formatted date (YYYY-MM-DD),
# followed by a space and finally any number of characters which make
@@ -161,6 +161,7 @@ Jag tror det duger bra.
=== Kodlistning ===
{{{php
+<?php
add_shortcode( 'ansvariga', function ($atts) {
$a = shortcode_atts( array(
"back" => 0