Setup pvv-nettsiden on www2.pvv.ntnu.no #27
Labels
No Label
art
backup
big
blocked
bug
crash report
disputed
documentation
duplicate
enhancement
good first issue
logging
nixos
question
salt
security
servers n' hardware
wontfix
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Drift/pvv-nixos-config#27
Loading…
Reference in New Issue
No description provided.
Delete Branch "www2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
LGTM with the suggested aliases
@ -4,2 +4,2 @@
"www2.pvv.ntnu.no" = {
serverAliases = [ "www2.pvv.org" "pvv.ntnu.no" "pvv.org" ];
"pvv.ntnu.no" = {
serverAliases = [ "pvv.org" ];
I think we should we add www.pvv.ntnu.no and www.pvv.org as well?
@ -0,0 +32,4 @@
}}
# Delete files and directories that exists in the gallery that don't exist in the tarball
filesToRemove=$(uniq -u <(sort <(find . -not -path "./.thumbnails*") <(tar -tf ${transferDir}/gallery.tar.gz | sed 's|/$||')))
b209921284
to50c136b018
50c136b018
to2bbc851e0e