[mike@mwxm4]

This commit is contained in:
2026-08-14 10:26:26 +02:00
parent 769ffed8cb
commit 78599ffff5
3 changed files with 3 additions and 1 deletions
-1
View File
@@ -7,4 +7,3 @@
.Spotlight-V100 .Spotlight-V100
.TemporaryItems .TemporaryItems
.Trashes .Trashes
.mgshrc
+2
View File
@@ -0,0 +1,2 @@
remote.micw.active = true
remote.fhi.active = true
+1
View File
@@ -48,6 +48,7 @@ system("cp ./files/locale /etc/default/locale");
system("./loadupd.sh"); system("./loadupd.sh");
system("cp ./upd /db/bin");
system("./upd https://git.micw.org/mike/dx -i /db/bin"); system("./upd https://git.micw.org/mike/dx -i /db/bin");