diff options
author | dvs1 | 2025-01-08 17:13:39 +1000 |
---|---|---|
committer | dvs1 | 2025-01-08 17:13:39 +1000 |
commit | 97b06bffdaea0aecc95c99683d14261ec476a6b8 (patch) | |
tree | 16f3d3eb202d2646728c977631c7711b782340a4 | |
parent | Licensing the thing. (diff) | |
download | notYetAnotherWiki-97b06bffdaea0aecc95c99683d14261ec476a6b8.zip notYetAnotherWiki-97b06bffdaea0aecc95c99683d14261ec476a6b8.tar.gz notYetAnotherWiki-97b06bffdaea0aecc95c99683d14261ec476a6b8.tar.bz2 notYetAnotherWiki-97b06bffdaea0aecc95c99683d14261ec476a6b8.tar.xz |
Update the Foswiki URL.
Diffstat (limited to '')
-rwxr-xr-x | SuckItFos | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ | |||
1 | #!/bin/bash | 1 | #!/bin/bash |
2 | 2 | ||
3 | URL="https://devuan.daffodil.linuxoz.net" | 3 | URL="https://fos.wiki.devuan.org" |
4 | 4 | ||
5 | filter=" | 5 | filter=" |
6 | -name _default -prune -o \ | 6 | -name _default -prune -o \ |