[mike@mwxm4]

This commit is contained in:
2026-08-14 10:15:21 +02:00
parent b5ac2995bc
commit 769ffed8cb
+4 -3
View File
@@ -40,14 +40,15 @@ system("cp ./files/rc.local.debian /etc/rc.local");
system("chmod 755 /etc/rc.local");
system("cp ./files/myuser /db/bin");
system("cp ./files/mybackup /db/bin");
system("cp ./files/dx /db/bin");
system("cp ./files/gx /db/bin");
system("cp ./files/gy /db/bin");
system("cp ./files/telemetry /db/bin");
system("cp ./files/rt /db/bin");
system("cp ./files/mgsh /db/bin");
system("cp ./files/locale /etc/default/locale");
system("./loadupd.sh");
system("./upd https://git.micw.org/mike/dx -i /db/bin");
system("cp ./files/zshrc /etc/zsh/zshrc");