1
0
This commit is contained in:
2022-12-20 23:46:39 +01:00
parent 94947abd74
commit 52b187e859
4 changed files with 65 additions and 75 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/sh
PRESENT=8
PRESENT=9
CAULDRON=$((PRESENT+1))
OLD=$((PRESENT-1))
DEFUSER="root"