1
0
Fork 0
mirror of https://github.com/fernwerker/ownDynDNS.git synced 2025-07-13 15:15:42 +02:00
This commit is contained in:
Nils Blume 2023-08-24 15:54:45 +02:00
parent a0a76d7385
commit 9f4692682a

View file

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
scriptversion="0.1" scriptversion="1.0"
srcfolder="src" srcfolder="src"
updatephp="update.php" updatephp="update.php"
configuresh=".configure.sh" configuresh=".configure.sh"