Setup pvv-nettsiden on www2.pvv.ntnu.no #27

Merged
felixalb merged 4 commits from www2 into main 2024-04-10 23:05:37 +02:00
Owner
No description provided.
oysteikt requested review from danio 2024-04-08 23:28:12 +02:00
oysteikt requested review from felixalb 2024-04-08 23:28:12 +02:00
felixalb approved these changes 2024-04-10 20:45:32 +02:00
felixalb left a comment
Owner

LGTM with the suggested aliases

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" ];
Owner

I think we should we add www.pvv.ntnu.no and www.pvv.org as well?

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|/$||')))
Owner

![](https://safebooru.org//images/4076/34bfd62bbfca9881bd38b20266e541cc.gif?4260968)
felixalb force-pushed www2 from b209921284 to 50c136b018 2024-04-10 22:53:23 +02:00 Compare
felixalb force-pushed www2 from 50c136b018 to 2bbc851e0e 2024-04-10 23:04:41 +02:00 Compare
felixalb merged commit 145a840a2c into main 2024-04-10 23:05:37 +02:00
felixalb deleted branch www2 2024-04-10 23:05:42 +02:00
Sign in to join this conversation.
No description provided.