This commit is contained in:
zj
2025-11-29 18:00:52 +08:00
parent 8ba3bb2e38
commit 1aa297e4df
3 changed files with 3 additions and 4 deletions

View File

@@ -281,7 +281,7 @@ pure-ftpd
#远程工具 #远程工具
sunloginclient sunloginclient
teamviewer teamviewer
todesk todesk-bin
remmina remmina
libvncserver libvncserver
freerdp freerdp

View File

@@ -135,7 +135,8 @@ Include = /etc/pacman.d/mirrorlist
[custom] [custom]
SigLevel = Optional TrustAll SigLevel = Optional TrustAll
#Server = http://yuyujing.cn/data/sh/custompkgs/x86_64/ #Server = http://yuyujing.cn/data/sh/custompkgs/x86_64/
Server = http://192.168.10.207:3000/zj/custompkgs/raw/x86_64/ #Server = http://192.168.10.207:3000/zj/custompkgs/raw/x86_64/
Server = http://git.yuyujing.cn/zj/custompkgs/raw/x86_64/
#more repositories here : #more repositories here :
#https://wiki.archlinux.org/index.php/unofficial_user_repositories #https://wiki.archlinux.org/index.php/unofficial_user_repositories

View File

@@ -57,8 +57,6 @@ file_permissions=(
["/home/smart/zm"]="1000:1000:755" ["/home/smart/zm"]="1000:1000:755"
["/home/smart/SmartOrganizer/"]="1000:1000:755" ["/home/smart/SmartOrganizer/"]="1000:1000:755"
["/home/smart/smart-organizer-service-install.sh"]="1000:1000:755" ["/home/smart/smart-organizer-service-install.sh"]="1000:1000:755"
["/home/smart/first-start.sh"]="1000:1000:755"
["/home/smart/.config/autostart/first-start.desktop"]="1000:1000:755"
["/usr/local/java/"]="0:0:755" ["/usr/local/java/"]="0:0:755"
["/etc/redhat-release"]="0:0:644" ["/etc/redhat-release"]="0:0:644"
) )