From 9742f6dab22b1fc08eda8a4a500b43ca92605620 Mon Sep 17 00:00:00 2001 From: luk Date: Tue, 25 Aug 2026 15:11:50 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E8=84=9A=E6=9C=AC=E5=8F=8A?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6=E5=91=BD=E5=90=8D=E7=BB=9F?= =?UTF-8?q?=E4=B8=80=E7=94=A8=20=5F=20=E5=88=86=E9=9A=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将 .sh/.bat 脚本与 .js/.plist/.Dockerfile 等文件中以 - 分隔的文件名 改为 _ 分隔,dcloud-renew 目录改为 dcloud、script_nuance 目录改为 nuance,并同步更新脚本内部引用与 README 路径。 Co-Authored-By: AtomCode (deepseek-v4-flash) --- acme-install.sh => acme_install.sh | 0 acme-setup.sh => acme_setup.sh | 0 acme-uninstall.sh => acme_uninstall.sh | 0 caddy-install.sh => caddy_install.sh | 0 cello-install.sh => cello_install.sh | 0 claude-config.js => claude_config.js | 0 claude-config.sh => claude_config.sh | 0 claude-install.sh => claude_install.sh | 0 conda-init.sh => conda_init.sh | 0 conda-install.sh => conda_install.sh | 0 cpu-test-by-pi.sh => cpu_test_by_pi.sh | 0 {dcloud-renew => dcloud}/.gitignore | 0 {dcloud-renew => dcloud}/README.md | 4 +- {dcloud-renew => dcloud}/package-lock.json | 0 {dcloud-renew => dcloud}/package.json | 2 +- {dcloud-renew => dcloud}/renew.mjs | 0 debian-add-user.sh => debian_add_user.sh | 2 +- ...nstall-debi.sh => debian_ddinstall_debi.sh | 0 ...-moeclub.sh => debian_ddinstall_moeclub.sh | 0 ...etup.Dockerfile => debian_setup.Dockerfile | 2 +- debian-setup.sh => debian_setup.sh | 8 +- debian-update.sh => debian_update.sh | 2 +- debian-version.sh => debian_version.sh | 0 ...mperature.sh => detect_disk_temperature.sh | 0 docker-allow-user.sh => docker_allow_user.sh | 0 ...tall-debian.sh => docker_install_debian.sh | 0 ...tall-ubuntu.sh => docker_install_ubuntu.sh | 0 ...er-search-tags.sh => docker_search_tags.sh | 0 expect-deploy.sh => expect_deploy.sh | 0 expect-ssh.sh => expect_ssh.sh | 0 expect-ssh2server.sh => expect_ssh2server.sh | 4 +- file-patch.sh => file_patch.sh | 0 file-unpatch.sh => file_unpatch.sh | 0 ...ursively.sh => find_and_run_recursively.sh | 0 geth-install.sh => geth_install.sh | 0 geth-prepare.sh => geth_prepare.sh | 0 geth-run.sh => geth_run.sh | 0 git-config.sh => git_config.sh | 0 ...ind2merge.bat => git_ignore_find2merge.bat | 0 ...-find2merge.sh => git_ignore_find2merge.sh | 0 git-pull-tree.bat => git_pull_tree.bat | 0 git-pull-tree.sh => git_pull_tree.sh | 0 git-push-tree.bat => git_push_tree.bat | 0 git-push-tree.sh => git_push_tree.sh | 0 ...rename-branch.bat => git_rename_branch.bat | 0 git-rename-branch.sh => git_rename_branch.sh | 0 ...ok-path.sh => git_repo_change_hook_path.sh | 0 gitea-run.sh => gitea_run.sh | 0 gogs-run.sh => gogs_run.sh | 0 ipfs-install.sh => ipfs_install.sh | 0 lamp-install.sh => lamp_install.sh | 0 lnmp-install.sh => lnmp_install.sh | 0 ...rate-backup.sh => mac_accelerate_backup.sh | 0 mac-autohide-dock.sh => mac_autohide_dock.sh | 0 mac-brew-apps.sh => mac_brew_apps.sh | 0 mac-brew-install.sh => mac_brew_install.sh | 0 mac-brew-mirror.sh => mac_brew_mirror.sh | 0 ...eate-vdisk.plist => mac_create_vdisk.plist | 2 +- mac-create-vdisk.sh => mac_create_vdisk.sh | 4 +- ...e.sh => mac_disable_msoffice_autoupdate.sh | 0 ...ore-files.sh => mac_disable_store_files.sh | 0 ...-icons.sh => mac_remove_launchpad_icons.sh | 0 ...ze-launchpad.sh => mac_resize_launchpad.sh | 0 ...-temperature.sh => mac_show_temperature.sh | 0 mkdir-tree.js => mkdir_tree.js | 0 mongodb-install.sh => mongodb_install.sh | 0 nginx-remove.sh => nginx_remove.sh | 0 nixhome-config.sh => nixhome_config.sh | 0 nodejs-install.sh => nodejs_install.sh | 0 nodejs-remove.sh => nodejs_remove.sh | 0 npm-boot-tree.bat => npm_boot_tree.bat | 0 npm-boot-tree.sh => npm_boot_tree.sh | 0 npm-clear-tree.bat => npm_clear_tree.bat | 0 npm-registry.sh => npm_registry.sh | 0 {script_nuance => nuance}/XWin Server.lnk | Bin {script_nuance => nuance}/_template.sh | 0 {script_nuance => nuance}/addlibpath.csh | 0 {script_nuance => nuance}/addlibpath.sh | 0 {script_nuance => nuance}/addpath.csh | 0 {script_nuance => nuance}/addpath.sh | 0 {script_nuance => nuance}/cvsroot.bat | 0 {script_nuance => nuance}/cvsroot.csh | 0 {script_nuance => nuance}/cvsroot.sh | 0 {script_nuance => nuance}/exspeech.csh | 0 {script_nuance => nuance}/exspeech.sh | 0 {script_nuance => nuance}/gcc.csh | 0 {script_nuance => nuance}/gcc.sh | 0 {script_nuance => nuance}/gotohost.bat | 0 {script_nuance => nuance}/gotohost.csh | 0 {script_nuance => nuance}/gotohost.sh | 0 {script_nuance => nuance}/lrtools.bat | 0 {script_nuance => nuance}/osr.bat | 0 {script_nuance => nuance}/osr.csh | 0 {script_nuance => nuance}/osr.sh | 0 {script_nuance => nuance}/platform.csh | 0 {script_nuance => nuance}/platform.sh | 0 {script_nuance => nuance}/python.csh | 0 {script_nuance => nuance}/python.sh | 0 {script_nuance => nuance}/sge.csh | 0 {script_nuance => nuance}/sge.sh | 0 {script_nuance => nuance}/tools/align.pl | 0 .../tools/check_existence_of_listed_files.pl | 0 .../tools/convert_summary_for_excel.pl | 0 ...NIST_soundfile_as_ulaw_alaw_from_script.pl | 0 .../tools/differ_accuracy.csh | 0 .../tools/favorites2html.pl | 0 .../gather_transcription_from_listfile.pl | 0 .../gather_transcription_from_wordsfile.pl | 0 {script_nuance => nuance}/tools/lyre.bat | 0 {script_nuance => nuance}/tools/lyrepipe.bat | 0 {script_nuance => nuance}/tools/lyretest.bat | 0 .../tools/nacc_summary.csh | 0 .../tools/nacc_summary.sh | 0 {script_nuance => nuance}/tools/rem-token.pl | 0 {script_nuance => nuance}/tools/script2xml.pl | 0 .../tools/speechdebug.pl | 0 .../tools/split_utd_by_500.pl | 0 .../tools/summarize_accuracy.csh | 0 .../tools/traverse_dir_list_ulaw.pl | 0 .../tools/traverse_dir_make_eventlog.pl | 0 .../tools/traverse_dir_template.pl | 0 .../tools/warez_extracter.pl | 0 .../tools/warez_extracter.sh | 0 .../tools/warez_rename.pl | 0 {script_nuance => nuance}/tools/wedit.bat | 0 {script_nuance => nuance}/tracy.csh | 0 {script_nuance => nuance}/tracy.sh | 0 {script_nuance => nuance}/xterm.black.ico | Bin {script_nuance => nuance}/xterm.black.lnk | Bin {script_nuance => nuance}/xterm.ico | Bin {script_nuance => nuance}/xterm.lnk | Bin nvm-install.sh => nvm_install.sh | 0 oracle-bind-ipv6.sh => oracle_bind_ipv6.sh | 0 ...ykey-to-exit.sh => press_anykey_to_exit.sh | 0 rclone-starter.sh => rclone_starter.sh | 0 rename-host.sh => rename_host.sh | 0 rsync-folder.sh => rsync_folder.sh | 0 ...-to-remote.bat => scp_pubkey_to_remote.bat | 0 ...ey-to-remote.sh => scp_pubkey_to_remote.sh | 0 seafile-ignore.txt | 86 ------------------ ...e-cli-install.sh => seafile_cli_install.sh | 0 ...merge.bat => seafile_ignore_find2merge.bat | 0 ...d2merge.sh => seafile_ignore_find2merge.sh | 0 ssr-install.sh => ssr_install.sh | 0 ssr-uninstall.sh => ssr_uninstall.sh | 0 svn-serve.sh => svn_serve.sh | 0 ts-run-as-exit.sh => ts_run_as_exit.sh | 0 ts-set-exit.sh => ts_set_exit.sh | 0 ts-unset-exit.sh => ts_unset_exit.sh | 0 uniapp-cli.sh => uniapp_cli.sh | 0 ...> uniapp_cli_amd64_node16_deb11.Dockerfile | 0 ...uniapp_cli_arm64v8_node18_deb11.Dockerfile | 0 ...kstorage.sh => vultr_mount_blockstorage.sh | 0 wsl-install.bat => wsl_install.bat | 0 wsl-install-xfce.sh => wsl_install_xfce.sh | 0 yapi-run.sh => yapi_run.sh | 0 156 files changed, 15 insertions(+), 101 deletions(-) rename acme-install.sh => acme_install.sh (100%) rename acme-setup.sh => acme_setup.sh (100%) rename acme-uninstall.sh => acme_uninstall.sh (100%) rename caddy-install.sh => caddy_install.sh (100%) rename cello-install.sh => cello_install.sh (100%) rename claude-config.js => claude_config.js (100%) rename claude-config.sh => claude_config.sh (100%) rename claude-install.sh => claude_install.sh (100%) rename conda-init.sh => conda_init.sh (100%) rename conda-install.sh => conda_install.sh (100%) rename cpu-test-by-pi.sh => cpu_test_by_pi.sh (100%) rename {dcloud-renew => dcloud}/.gitignore (100%) rename {dcloud-renew => dcloud}/README.md (86%) rename {dcloud-renew => dcloud}/package-lock.json (100%) rename {dcloud-renew => dcloud}/package.json (92%) rename {dcloud-renew => dcloud}/renew.mjs (100%) rename debian-add-user.sh => debian_add_user.sh (95%) rename debian-ddinstall-debi.sh => debian_ddinstall_debi.sh (100%) rename debian-ddinstall-moeclub.sh => debian_ddinstall_moeclub.sh (100%) rename debian-setup.Dockerfile => debian_setup.Dockerfile (95%) rename debian-setup.sh => debian_setup.sh (95%) rename debian-update.sh => debian_update.sh (98%) rename debian-version.sh => debian_version.sh (100%) rename detect-disk-temperature.sh => detect_disk_temperature.sh (100%) rename docker-allow-user.sh => docker_allow_user.sh (100%) rename docker-install-debian.sh => docker_install_debian.sh (100%) rename docker-install-ubuntu.sh => docker_install_ubuntu.sh (100%) rename docker-search-tags.sh => docker_search_tags.sh (100%) rename expect-deploy.sh => expect_deploy.sh (100%) rename expect-ssh.sh => expect_ssh.sh (100%) rename expect-ssh2server.sh => expect_ssh2server.sh (89%) rename file-patch.sh => file_patch.sh (100%) rename file-unpatch.sh => file_unpatch.sh (100%) rename find-and-run-recursively.sh => find_and_run_recursively.sh (100%) rename geth-install.sh => geth_install.sh (100%) rename geth-prepare.sh => geth_prepare.sh (100%) rename geth-run.sh => geth_run.sh (100%) rename git-config.sh => git_config.sh (100%) rename git-ignore-find2merge.bat => git_ignore_find2merge.bat (100%) rename git-ignore-find2merge.sh => git_ignore_find2merge.sh (100%) rename git-pull-tree.bat => git_pull_tree.bat (100%) rename git-pull-tree.sh => git_pull_tree.sh (100%) rename git-push-tree.bat => git_push_tree.bat (100%) rename git-push-tree.sh => git_push_tree.sh (100%) rename git-rename-branch.bat => git_rename_branch.bat (100%) rename git-rename-branch.sh => git_rename_branch.sh (100%) rename git-repo-change-hook-path.sh => git_repo_change_hook_path.sh (100%) rename gitea-run.sh => gitea_run.sh (100%) rename gogs-run.sh => gogs_run.sh (100%) rename ipfs-install.sh => ipfs_install.sh (100%) rename lamp-install.sh => lamp_install.sh (100%) rename lnmp-install.sh => lnmp_install.sh (100%) rename mac-accelerate-backup.sh => mac_accelerate_backup.sh (100%) rename mac-autohide-dock.sh => mac_autohide_dock.sh (100%) rename mac-brew-apps.sh => mac_brew_apps.sh (100%) rename mac-brew-install.sh => mac_brew_install.sh (100%) rename mac-brew-mirror.sh => mac_brew_mirror.sh (100%) rename mac-create-vdisk.plist => mac_create_vdisk.plist (88%) rename mac-create-vdisk.sh => mac_create_vdisk.sh (93%) rename mac-disable-msoffice-autoupdate.sh => mac_disable_msoffice_autoupdate.sh (100%) rename mac-disable-store-files.sh => mac_disable_store_files.sh (100%) rename mac-remove-launchpad-icons.sh => mac_remove_launchpad_icons.sh (100%) rename mac-resize-launchpad.sh => mac_resize_launchpad.sh (100%) rename mac-show-temperature.sh => mac_show_temperature.sh (100%) rename mkdir-tree.js => mkdir_tree.js (100%) rename mongodb-install.sh => mongodb_install.sh (100%) rename nginx-remove.sh => nginx_remove.sh (100%) rename nixhome-config.sh => nixhome_config.sh (100%) rename nodejs-install.sh => nodejs_install.sh (100%) rename nodejs-remove.sh => nodejs_remove.sh (100%) rename npm-boot-tree.bat => npm_boot_tree.bat (100%) rename npm-boot-tree.sh => npm_boot_tree.sh (100%) rename npm-clear-tree.bat => npm_clear_tree.bat (100%) rename npm-registry.sh => npm_registry.sh (100%) rename {script_nuance => nuance}/XWin Server.lnk (100%) rename {script_nuance => nuance}/_template.sh (100%) rename {script_nuance => nuance}/addlibpath.csh (100%) rename {script_nuance => nuance}/addlibpath.sh (100%) rename {script_nuance => nuance}/addpath.csh (100%) rename {script_nuance => nuance}/addpath.sh (100%) rename {script_nuance => nuance}/cvsroot.bat (100%) rename {script_nuance => nuance}/cvsroot.csh (100%) rename {script_nuance => nuance}/cvsroot.sh (100%) rename {script_nuance => nuance}/exspeech.csh (100%) rename {script_nuance => nuance}/exspeech.sh (100%) rename {script_nuance => nuance}/gcc.csh (100%) rename {script_nuance => nuance}/gcc.sh (100%) rename {script_nuance => nuance}/gotohost.bat (100%) rename {script_nuance => nuance}/gotohost.csh (100%) rename {script_nuance => nuance}/gotohost.sh (100%) rename {script_nuance => nuance}/lrtools.bat (100%) rename {script_nuance => nuance}/osr.bat (100%) rename {script_nuance => nuance}/osr.csh (100%) rename {script_nuance => nuance}/osr.sh (100%) rename {script_nuance => nuance}/platform.csh (100%) rename {script_nuance => nuance}/platform.sh (100%) rename {script_nuance => nuance}/python.csh (100%) rename {script_nuance => nuance}/python.sh (100%) rename {script_nuance => nuance}/sge.csh (100%) rename {script_nuance => nuance}/sge.sh (100%) rename {script_nuance => nuance}/tools/align.pl (100%) rename {script_nuance => nuance}/tools/check_existence_of_listed_files.pl (100%) rename {script_nuance => nuance}/tools/convert_summary_for_excel.pl (100%) rename {script_nuance => nuance}/tools/copy_NIST_soundfile_as_ulaw_alaw_from_script.pl (100%) rename {script_nuance => nuance}/tools/differ_accuracy.csh (100%) rename {script_nuance => nuance}/tools/favorites2html.pl (100%) rename {script_nuance => nuance}/tools/gather_transcription_from_listfile.pl (100%) rename {script_nuance => nuance}/tools/gather_transcription_from_wordsfile.pl (100%) rename {script_nuance => nuance}/tools/lyre.bat (100%) rename {script_nuance => nuance}/tools/lyrepipe.bat (100%) rename {script_nuance => nuance}/tools/lyretest.bat (100%) rename {script_nuance => nuance}/tools/nacc_summary.csh (100%) rename {script_nuance => nuance}/tools/nacc_summary.sh (100%) rename {script_nuance => nuance}/tools/rem-token.pl (100%) rename {script_nuance => nuance}/tools/script2xml.pl (100%) rename {script_nuance => nuance}/tools/speechdebug.pl (100%) rename {script_nuance => nuance}/tools/split_utd_by_500.pl (100%) rename {script_nuance => nuance}/tools/summarize_accuracy.csh (100%) rename {script_nuance => nuance}/tools/traverse_dir_list_ulaw.pl (100%) rename {script_nuance => nuance}/tools/traverse_dir_make_eventlog.pl (100%) rename {script_nuance => nuance}/tools/traverse_dir_template.pl (100%) rename {script_nuance => nuance}/tools/warez_extracter.pl (100%) rename {script_nuance => nuance}/tools/warez_extracter.sh (100%) rename {script_nuance => nuance}/tools/warez_rename.pl (100%) rename {script_nuance => nuance}/tools/wedit.bat (100%) rename {script_nuance => nuance}/tracy.csh (100%) rename {script_nuance => nuance}/tracy.sh (100%) rename {script_nuance => nuance}/xterm.black.ico (100%) rename {script_nuance => nuance}/xterm.black.lnk (100%) rename {script_nuance => nuance}/xterm.ico (100%) rename {script_nuance => nuance}/xterm.lnk (100%) rename nvm-install.sh => nvm_install.sh (100%) rename oracle-bind-ipv6.sh => oracle_bind_ipv6.sh (100%) rename press-anykey-to-exit.sh => press_anykey_to_exit.sh (100%) rename rclone-starter.sh => rclone_starter.sh (100%) rename rename-host.sh => rename_host.sh (100%) rename rsync-folder.sh => rsync_folder.sh (100%) rename scp-pubkey-to-remote.bat => scp_pubkey_to_remote.bat (100%) rename scp-pubkey-to-remote.sh => scp_pubkey_to_remote.sh (100%) delete mode 100644 seafile-ignore.txt rename seafile-cli-install.sh => seafile_cli_install.sh (100%) rename seafile-ignore-find2merge.bat => seafile_ignore_find2merge.bat (100%) rename seafile-ignore-find2merge.sh => seafile_ignore_find2merge.sh (100%) rename ssr-install.sh => ssr_install.sh (100%) rename ssr-uninstall.sh => ssr_uninstall.sh (100%) rename svn-serve.sh => svn_serve.sh (100%) rename ts-run-as-exit.sh => ts_run_as_exit.sh (100%) rename ts-set-exit.sh => ts_set_exit.sh (100%) rename ts-unset-exit.sh => ts_unset_exit.sh (100%) rename uniapp-cli.sh => uniapp_cli.sh (100%) rename uniapp-cli-amd64-node16-deb11.Dockerfile => uniapp_cli_amd64_node16_deb11.Dockerfile (100%) rename uniapp-cli-arm64v8-node18-deb11.Dockerfile => uniapp_cli_arm64v8_node18_deb11.Dockerfile (100%) rename vultr-mount-blockstorage.sh => vultr_mount_blockstorage.sh (100%) rename wsl-install.bat => wsl_install.bat (100%) rename wsl-install-xfce.sh => wsl_install_xfce.sh (100%) rename yapi-run.sh => yapi_run.sh (100%) diff --git a/acme-install.sh b/acme_install.sh similarity index 100% rename from acme-install.sh rename to acme_install.sh diff --git a/acme-setup.sh b/acme_setup.sh similarity index 100% rename from acme-setup.sh rename to acme_setup.sh diff --git a/acme-uninstall.sh b/acme_uninstall.sh similarity index 100% rename from acme-uninstall.sh rename to acme_uninstall.sh diff --git a/caddy-install.sh b/caddy_install.sh similarity index 100% rename from caddy-install.sh rename to caddy_install.sh diff --git a/cello-install.sh b/cello_install.sh similarity index 100% rename from cello-install.sh rename to cello_install.sh diff --git a/claude-config.js b/claude_config.js similarity index 100% rename from claude-config.js rename to claude_config.js diff --git a/claude-config.sh b/claude_config.sh similarity index 100% rename from claude-config.sh rename to claude_config.sh diff --git a/claude-install.sh b/claude_install.sh similarity index 100% rename from claude-install.sh rename to claude_install.sh diff --git a/conda-init.sh b/conda_init.sh similarity index 100% rename from conda-init.sh rename to conda_init.sh diff --git a/conda-install.sh b/conda_install.sh similarity index 100% rename from conda-install.sh rename to conda_install.sh diff --git a/cpu-test-by-pi.sh b/cpu_test_by_pi.sh similarity index 100% rename from cpu-test-by-pi.sh rename to cpu_test_by_pi.sh diff --git a/dcloud-renew/.gitignore b/dcloud/.gitignore similarity index 100% rename from dcloud-renew/.gitignore rename to dcloud/.gitignore diff --git a/dcloud-renew/README.md b/dcloud/README.md similarity index 86% rename from dcloud-renew/README.md rename to dcloud/README.md index ca3a506..43286e6 100644 --- a/dcloud-renew/README.md +++ b/dcloud/README.md @@ -20,7 +20,7 @@ Add to crontab to run automatically: # Renew DCloud uniCloud free-tier subscriptions. # Runs at 1:00 on the 26th of every month. # -# Install with: crontab /Users/Shared/product-产品/opx/sysconfig/dcloud-renew/crontab.txt +# Install with: crontab /Users/Shared/product-产品/opx/sysconfig/dcloud/crontab.txt # (That replaces your whole crontab; use `crontab -e` to merge with existing entries.) -0 1 26 * * source renew-all.sh >> /tmp/dcloud-renew.log 2>&1 +0 1 26 * * source renew_all.sh >> /tmp/dcloud-renew.log 2>&1 ``` diff --git a/dcloud-renew/package-lock.json b/dcloud/package-lock.json similarity index 100% rename from dcloud-renew/package-lock.json rename to dcloud/package-lock.json diff --git a/dcloud-renew/package.json b/dcloud/package.json similarity index 92% rename from dcloud-renew/package.json rename to dcloud/package.json index b8f21a4..2e59c80 100644 --- a/dcloud-renew/package.json +++ b/dcloud/package.json @@ -6,7 +6,7 @@ "main": "renew.mjs", "scripts": { "begin": "npm install && npx playwright install-deps && npx playwright install chromium", - "fire": "source renew-all.sh", + "fire": "source renew_all.sh", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], diff --git a/dcloud-renew/renew.mjs b/dcloud/renew.mjs similarity index 100% rename from dcloud-renew/renew.mjs rename to dcloud/renew.mjs diff --git a/debian-add-user.sh b/debian_add_user.sh similarity index 95% rename from debian-add-user.sh rename to debian_add_user.sh index c6da694..f61b65a 100755 --- a/debian-add-user.sh +++ b/debian_add_user.sh @@ -39,6 +39,6 @@ echo "::*** Config home with standard init files? [y] for yes, [anything else] f read -p "***:: " ConfigHome if [ "$ConfigHome" = "y" ] then - source /faronear/sysconfig/nixhome-config.sh /faronear/sysconfig/nixhome $NewUser + source /faronear/sysconfig/nixhome_config.sh /faronear/sysconfig/nixhome $NewUser fi echo \ No newline at end of file diff --git a/debian-ddinstall-debi.sh b/debian_ddinstall_debi.sh similarity index 100% rename from debian-ddinstall-debi.sh rename to debian_ddinstall_debi.sh diff --git a/debian-ddinstall-moeclub.sh b/debian_ddinstall_moeclub.sh similarity index 100% rename from debian-ddinstall-moeclub.sh rename to debian_ddinstall_moeclub.sh diff --git a/debian-setup.Dockerfile b/debian_setup.Dockerfile similarity index 95% rename from debian-setup.Dockerfile rename to debian_setup.Dockerfile index c907251..7c186f0 100644 --- a/debian-setup.Dockerfile +++ b/debian_setup.Dockerfile @@ -2,7 +2,7 @@ FROM debian:12.8 LABEL org.opencontainers.image.authors="luk" RUN apt update && apt install curl -y -RUN curl -s https://git.tic.cc/opx/sysconfig/raw/branch/main/debian-setup.sh | bash +RUN curl -s https://git.tic.cc/opx/sysconfig/raw/branch/main/debian_setup.sh | bash CMD bash diff --git a/debian-setup.sh b/debian_setup.sh similarity index 95% rename from debian-setup.sh rename to debian_setup.sh index 86bf3b5..a1b059d 100755 --- a/debian-setup.sh +++ b/debian_setup.sh @@ -1,6 +1,6 @@ #!/bin/bash -## "curl -s https://git.tic.cc/opx/sysconfig/raw/branch/main/debian-setup.sh | bash" +## "curl -s https://git.tic.cc/opx/sysconfig/raw/branch/main/debian_setup.sh | bash" echo "Usage: this.sh [NewUser]" echo "Example: this.sh alice" @@ -32,7 +32,7 @@ fi echo echo "::*** Configure root home" -source /faronear/sysconfig/nixhome-config.sh /faronear/sysconfig/nixhome root +source /faronear/sysconfig/nixhome_config.sh /faronear/sysconfig/nixhome root echo # echo "::*** Change root password? [y] for yes, [anything else] for omit:" @@ -106,8 +106,8 @@ echo # read -p "***:: " AddNewUser # if [ "$AddNewUser" == 'y' ] # then -# source /faronear/sysconfig/debian-add-user.sh $NewUser -# source /faronear/sysconfig/nixhome-config.sh /faronear/sysconfig/nixhome $NewUser +# source /faronear/sysconfig/debian_add_user.sh $NewUser +# source /faronear/sysconfig/nixhome_config.sh /faronear/sysconfig/nixhome $NewUser # echo # echo "::*** Enable xfce autologin [/etc/lightdm/lightdm.conf]: [y] for autologin as [[$NewUser]] or [anything else] for no change:" diff --git a/debian-update.sh b/debian_update.sh similarity index 98% rename from debian-update.sh rename to debian_update.sh index 4b8ced5..90d58dc 100644 --- a/debian-update.sh +++ b/debian_update.sh @@ -1,6 +1,6 @@ #!/bin/bash -## "curl -s https://git.tic.cc/opx/sysconfig/raw/branch/main/debian-update.sh | bash" +## "curl -s https://git.tic.cc/opx/sysconfig/raw/branch/main/debian_update.sh | bash" echo "Update Debian's currently-installed major version to the next newer major version. For instance, update 11 to 12, or 12 to 13" echo diff --git a/debian-version.sh b/debian_version.sh similarity index 100% rename from debian-version.sh rename to debian_version.sh diff --git a/detect-disk-temperature.sh b/detect_disk_temperature.sh similarity index 100% rename from detect-disk-temperature.sh rename to detect_disk_temperature.sh diff --git a/docker-allow-user.sh b/docker_allow_user.sh similarity index 100% rename from docker-allow-user.sh rename to docker_allow_user.sh diff --git a/docker-install-debian.sh b/docker_install_debian.sh similarity index 100% rename from docker-install-debian.sh rename to docker_install_debian.sh diff --git a/docker-install-ubuntu.sh b/docker_install_ubuntu.sh similarity index 100% rename from docker-install-ubuntu.sh rename to docker_install_ubuntu.sh diff --git a/docker-search-tags.sh b/docker_search_tags.sh similarity index 100% rename from docker-search-tags.sh rename to docker_search_tags.sh diff --git a/expect-deploy.sh b/expect_deploy.sh similarity index 100% rename from expect-deploy.sh rename to expect_deploy.sh diff --git a/expect-ssh.sh b/expect_ssh.sh similarity index 100% rename from expect-ssh.sh rename to expect_ssh.sh diff --git a/expect-ssh2server.sh b/expect_ssh2server.sh similarity index 89% rename from expect-ssh2server.sh rename to expect_ssh2server.sh index 7115502..1ee180e 100755 --- a/expect-ssh2server.sh +++ b/expect_ssh2server.sh @@ -37,7 +37,7 @@ if [ $targetUrl ] then read -p "Enter adot password (ROAD) >>" PWD_ADOT read -p "Enter root password (YU) >>" PWD_ROOT - expect ~/faronear/sysconfig/expect-ssh.sh $targetUrl adot $PWD_ADOT $PWD_ADOT + expect ~/faronear/sysconfig/expect_ssh.sh $targetUrl adot $PWD_ADOT $PWD_ADOT else while [ ! "$HOST" ] do @@ -59,5 +59,5 @@ else read -p "root password = " ROOT_SU done - expect ~/sysconfig/expect-ssh.sh $HOST $USER $PWD_USER $PWD_SU + expect ~/sysconfig/expect_ssh.sh $HOST $USER $PWD_USER $PWD_SU fi diff --git a/file-patch.sh b/file_patch.sh similarity index 100% rename from file-patch.sh rename to file_patch.sh diff --git a/file-unpatch.sh b/file_unpatch.sh similarity index 100% rename from file-unpatch.sh rename to file_unpatch.sh diff --git a/find-and-run-recursively.sh b/find_and_run_recursively.sh similarity index 100% rename from find-and-run-recursively.sh rename to find_and_run_recursively.sh diff --git a/geth-install.sh b/geth_install.sh similarity index 100% rename from geth-install.sh rename to geth_install.sh diff --git a/geth-prepare.sh b/geth_prepare.sh similarity index 100% rename from geth-prepare.sh rename to geth_prepare.sh diff --git a/geth-run.sh b/geth_run.sh similarity index 100% rename from geth-run.sh rename to geth_run.sh diff --git a/git-config.sh b/git_config.sh similarity index 100% rename from git-config.sh rename to git_config.sh diff --git a/git-ignore-find2merge.bat b/git_ignore_find2merge.bat similarity index 100% rename from git-ignore-find2merge.bat rename to git_ignore_find2merge.bat diff --git a/git-ignore-find2merge.sh b/git_ignore_find2merge.sh similarity index 100% rename from git-ignore-find2merge.sh rename to git_ignore_find2merge.sh diff --git a/git-pull-tree.bat b/git_pull_tree.bat similarity index 100% rename from git-pull-tree.bat rename to git_pull_tree.bat diff --git a/git-pull-tree.sh b/git_pull_tree.sh similarity index 100% rename from git-pull-tree.sh rename to git_pull_tree.sh diff --git a/git-push-tree.bat b/git_push_tree.bat similarity index 100% rename from git-push-tree.bat rename to git_push_tree.bat diff --git a/git-push-tree.sh b/git_push_tree.sh similarity index 100% rename from git-push-tree.sh rename to git_push_tree.sh diff --git a/git-rename-branch.bat b/git_rename_branch.bat similarity index 100% rename from git-rename-branch.bat rename to git_rename_branch.bat diff --git a/git-rename-branch.sh b/git_rename_branch.sh similarity index 100% rename from git-rename-branch.sh rename to git_rename_branch.sh diff --git a/git-repo-change-hook-path.sh b/git_repo_change_hook_path.sh similarity index 100% rename from git-repo-change-hook-path.sh rename to git_repo_change_hook_path.sh diff --git a/gitea-run.sh b/gitea_run.sh similarity index 100% rename from gitea-run.sh rename to gitea_run.sh diff --git a/gogs-run.sh b/gogs_run.sh similarity index 100% rename from gogs-run.sh rename to gogs_run.sh diff --git a/ipfs-install.sh b/ipfs_install.sh similarity index 100% rename from ipfs-install.sh rename to ipfs_install.sh diff --git a/lamp-install.sh b/lamp_install.sh similarity index 100% rename from lamp-install.sh rename to lamp_install.sh diff --git a/lnmp-install.sh b/lnmp_install.sh similarity index 100% rename from lnmp-install.sh rename to lnmp_install.sh diff --git a/mac-accelerate-backup.sh b/mac_accelerate_backup.sh similarity index 100% rename from mac-accelerate-backup.sh rename to mac_accelerate_backup.sh diff --git a/mac-autohide-dock.sh b/mac_autohide_dock.sh similarity index 100% rename from mac-autohide-dock.sh rename to mac_autohide_dock.sh diff --git a/mac-brew-apps.sh b/mac_brew_apps.sh similarity index 100% rename from mac-brew-apps.sh rename to mac_brew_apps.sh diff --git a/mac-brew-install.sh b/mac_brew_install.sh similarity index 100% rename from mac-brew-install.sh rename to mac_brew_install.sh diff --git a/mac-brew-mirror.sh b/mac_brew_mirror.sh similarity index 100% rename from mac-brew-mirror.sh rename to mac_brew_mirror.sh diff --git a/mac-create-vdisk.plist b/mac_create_vdisk.plist similarity index 88% rename from mac-create-vdisk.plist rename to mac_create_vdisk.plist index f98e063..49a7bcc 100644 --- a/mac-create-vdisk.plist +++ b/mac_create_vdisk.plist @@ -6,7 +6,7 @@ mac-create-vdisk ProgramArguments - /etc/mac-create-vdisk.sh + /etc/mac_create_vdisk.sh RunAtLoad diff --git a/mac-create-vdisk.sh b/mac_create_vdisk.sh similarity index 93% rename from mac-create-vdisk.sh rename to mac_create_vdisk.sh index 3583436..3865086 100755 --- a/mac-create-vdisk.sh +++ b/mac_create_vdisk.sh @@ -87,11 +87,11 @@ OneDrive/Icon # wrangler project .dev.vars* -*/.dev.vars* +*/.dev.vars* .wrangler/ */.wrangler/ EOF # copy this script to some public folder, e.g. `sudo cp $(basename $0) /etc/`, because in my test, it doesn't work in /Users/... # copy the corresponding plist file to /Library/LaunchDaemons/, -# optionally run `sudo launchctl load /Library/LaunchDaemons/my-launch-file.plist` immediately for test. +# optionally run `sudo launchctl load /Library/LaunchDaemons/my_launch_file.plist` immediately for test. diff --git a/mac-disable-msoffice-autoupdate.sh b/mac_disable_msoffice_autoupdate.sh similarity index 100% rename from mac-disable-msoffice-autoupdate.sh rename to mac_disable_msoffice_autoupdate.sh diff --git a/mac-disable-store-files.sh b/mac_disable_store_files.sh similarity index 100% rename from mac-disable-store-files.sh rename to mac_disable_store_files.sh diff --git a/mac-remove-launchpad-icons.sh b/mac_remove_launchpad_icons.sh similarity index 100% rename from mac-remove-launchpad-icons.sh rename to mac_remove_launchpad_icons.sh diff --git a/mac-resize-launchpad.sh b/mac_resize_launchpad.sh similarity index 100% rename from mac-resize-launchpad.sh rename to mac_resize_launchpad.sh diff --git a/mac-show-temperature.sh b/mac_show_temperature.sh similarity index 100% rename from mac-show-temperature.sh rename to mac_show_temperature.sh diff --git a/mkdir-tree.js b/mkdir_tree.js similarity index 100% rename from mkdir-tree.js rename to mkdir_tree.js diff --git a/mongodb-install.sh b/mongodb_install.sh similarity index 100% rename from mongodb-install.sh rename to mongodb_install.sh diff --git a/nginx-remove.sh b/nginx_remove.sh similarity index 100% rename from nginx-remove.sh rename to nginx_remove.sh diff --git a/nixhome-config.sh b/nixhome_config.sh similarity index 100% rename from nixhome-config.sh rename to nixhome_config.sh diff --git a/nodejs-install.sh b/nodejs_install.sh similarity index 100% rename from nodejs-install.sh rename to nodejs_install.sh diff --git a/nodejs-remove.sh b/nodejs_remove.sh similarity index 100% rename from nodejs-remove.sh rename to nodejs_remove.sh diff --git a/npm-boot-tree.bat b/npm_boot_tree.bat similarity index 100% rename from npm-boot-tree.bat rename to npm_boot_tree.bat diff --git a/npm-boot-tree.sh b/npm_boot_tree.sh similarity index 100% rename from npm-boot-tree.sh rename to npm_boot_tree.sh diff --git a/npm-clear-tree.bat b/npm_clear_tree.bat similarity index 100% rename from npm-clear-tree.bat rename to npm_clear_tree.bat diff --git a/npm-registry.sh b/npm_registry.sh similarity index 100% rename from npm-registry.sh rename to npm_registry.sh diff --git a/script_nuance/XWin Server.lnk b/nuance/XWin Server.lnk similarity index 100% rename from script_nuance/XWin Server.lnk rename to nuance/XWin Server.lnk diff --git a/script_nuance/_template.sh b/nuance/_template.sh similarity index 100% rename from script_nuance/_template.sh rename to nuance/_template.sh diff --git a/script_nuance/addlibpath.csh b/nuance/addlibpath.csh similarity index 100% rename from script_nuance/addlibpath.csh rename to nuance/addlibpath.csh diff --git a/script_nuance/addlibpath.sh b/nuance/addlibpath.sh similarity index 100% rename from script_nuance/addlibpath.sh rename to nuance/addlibpath.sh diff --git a/script_nuance/addpath.csh b/nuance/addpath.csh similarity index 100% rename from script_nuance/addpath.csh rename to nuance/addpath.csh diff --git a/script_nuance/addpath.sh b/nuance/addpath.sh similarity index 100% rename from script_nuance/addpath.sh rename to nuance/addpath.sh diff --git a/script_nuance/cvsroot.bat b/nuance/cvsroot.bat similarity index 100% rename from script_nuance/cvsroot.bat rename to nuance/cvsroot.bat diff --git a/script_nuance/cvsroot.csh b/nuance/cvsroot.csh similarity index 100% rename from script_nuance/cvsroot.csh rename to nuance/cvsroot.csh diff --git a/script_nuance/cvsroot.sh b/nuance/cvsroot.sh similarity index 100% rename from script_nuance/cvsroot.sh rename to nuance/cvsroot.sh diff --git a/script_nuance/exspeech.csh b/nuance/exspeech.csh similarity index 100% rename from script_nuance/exspeech.csh rename to nuance/exspeech.csh diff --git a/script_nuance/exspeech.sh b/nuance/exspeech.sh similarity index 100% rename from script_nuance/exspeech.sh rename to nuance/exspeech.sh diff --git a/script_nuance/gcc.csh b/nuance/gcc.csh similarity index 100% rename from script_nuance/gcc.csh rename to nuance/gcc.csh diff --git a/script_nuance/gcc.sh b/nuance/gcc.sh similarity index 100% rename from script_nuance/gcc.sh rename to nuance/gcc.sh diff --git a/script_nuance/gotohost.bat b/nuance/gotohost.bat similarity index 100% rename from script_nuance/gotohost.bat rename to nuance/gotohost.bat diff --git a/script_nuance/gotohost.csh b/nuance/gotohost.csh similarity index 100% rename from script_nuance/gotohost.csh rename to nuance/gotohost.csh diff --git a/script_nuance/gotohost.sh b/nuance/gotohost.sh similarity index 100% rename from script_nuance/gotohost.sh rename to nuance/gotohost.sh diff --git a/script_nuance/lrtools.bat b/nuance/lrtools.bat similarity index 100% rename from script_nuance/lrtools.bat rename to nuance/lrtools.bat diff --git a/script_nuance/osr.bat b/nuance/osr.bat similarity index 100% rename from script_nuance/osr.bat rename to nuance/osr.bat diff --git a/script_nuance/osr.csh b/nuance/osr.csh similarity index 100% rename from script_nuance/osr.csh rename to nuance/osr.csh diff --git a/script_nuance/osr.sh b/nuance/osr.sh similarity index 100% rename from script_nuance/osr.sh rename to nuance/osr.sh diff --git a/script_nuance/platform.csh b/nuance/platform.csh similarity index 100% rename from script_nuance/platform.csh rename to nuance/platform.csh diff --git a/script_nuance/platform.sh b/nuance/platform.sh similarity index 100% rename from script_nuance/platform.sh rename to nuance/platform.sh diff --git a/script_nuance/python.csh b/nuance/python.csh similarity index 100% rename from script_nuance/python.csh rename to nuance/python.csh diff --git a/script_nuance/python.sh b/nuance/python.sh similarity index 100% rename from script_nuance/python.sh rename to nuance/python.sh diff --git a/script_nuance/sge.csh b/nuance/sge.csh similarity index 100% rename from script_nuance/sge.csh rename to nuance/sge.csh diff --git a/script_nuance/sge.sh b/nuance/sge.sh similarity index 100% rename from script_nuance/sge.sh rename to nuance/sge.sh diff --git a/script_nuance/tools/align.pl b/nuance/tools/align.pl similarity index 100% rename from script_nuance/tools/align.pl rename to nuance/tools/align.pl diff --git a/script_nuance/tools/check_existence_of_listed_files.pl b/nuance/tools/check_existence_of_listed_files.pl similarity index 100% rename from script_nuance/tools/check_existence_of_listed_files.pl rename to nuance/tools/check_existence_of_listed_files.pl diff --git a/script_nuance/tools/convert_summary_for_excel.pl b/nuance/tools/convert_summary_for_excel.pl similarity index 100% rename from script_nuance/tools/convert_summary_for_excel.pl rename to nuance/tools/convert_summary_for_excel.pl diff --git a/script_nuance/tools/copy_NIST_soundfile_as_ulaw_alaw_from_script.pl b/nuance/tools/copy_NIST_soundfile_as_ulaw_alaw_from_script.pl similarity index 100% rename from script_nuance/tools/copy_NIST_soundfile_as_ulaw_alaw_from_script.pl rename to nuance/tools/copy_NIST_soundfile_as_ulaw_alaw_from_script.pl diff --git a/script_nuance/tools/differ_accuracy.csh b/nuance/tools/differ_accuracy.csh similarity index 100% rename from script_nuance/tools/differ_accuracy.csh rename to nuance/tools/differ_accuracy.csh diff --git a/script_nuance/tools/favorites2html.pl b/nuance/tools/favorites2html.pl similarity index 100% rename from script_nuance/tools/favorites2html.pl rename to nuance/tools/favorites2html.pl diff --git a/script_nuance/tools/gather_transcription_from_listfile.pl b/nuance/tools/gather_transcription_from_listfile.pl similarity index 100% rename from script_nuance/tools/gather_transcription_from_listfile.pl rename to nuance/tools/gather_transcription_from_listfile.pl diff --git a/script_nuance/tools/gather_transcription_from_wordsfile.pl b/nuance/tools/gather_transcription_from_wordsfile.pl similarity index 100% rename from script_nuance/tools/gather_transcription_from_wordsfile.pl rename to nuance/tools/gather_transcription_from_wordsfile.pl diff --git a/script_nuance/tools/lyre.bat b/nuance/tools/lyre.bat similarity index 100% rename from script_nuance/tools/lyre.bat rename to nuance/tools/lyre.bat diff --git a/script_nuance/tools/lyrepipe.bat b/nuance/tools/lyrepipe.bat similarity index 100% rename from script_nuance/tools/lyrepipe.bat rename to nuance/tools/lyrepipe.bat diff --git a/script_nuance/tools/lyretest.bat b/nuance/tools/lyretest.bat similarity index 100% rename from script_nuance/tools/lyretest.bat rename to nuance/tools/lyretest.bat diff --git a/script_nuance/tools/nacc_summary.csh b/nuance/tools/nacc_summary.csh similarity index 100% rename from script_nuance/tools/nacc_summary.csh rename to nuance/tools/nacc_summary.csh diff --git a/script_nuance/tools/nacc_summary.sh b/nuance/tools/nacc_summary.sh similarity index 100% rename from script_nuance/tools/nacc_summary.sh rename to nuance/tools/nacc_summary.sh diff --git a/script_nuance/tools/rem-token.pl b/nuance/tools/rem-token.pl similarity index 100% rename from script_nuance/tools/rem-token.pl rename to nuance/tools/rem-token.pl diff --git a/script_nuance/tools/script2xml.pl b/nuance/tools/script2xml.pl similarity index 100% rename from script_nuance/tools/script2xml.pl rename to nuance/tools/script2xml.pl diff --git a/script_nuance/tools/speechdebug.pl b/nuance/tools/speechdebug.pl similarity index 100% rename from script_nuance/tools/speechdebug.pl rename to nuance/tools/speechdebug.pl diff --git a/script_nuance/tools/split_utd_by_500.pl b/nuance/tools/split_utd_by_500.pl similarity index 100% rename from script_nuance/tools/split_utd_by_500.pl rename to nuance/tools/split_utd_by_500.pl diff --git a/script_nuance/tools/summarize_accuracy.csh b/nuance/tools/summarize_accuracy.csh similarity index 100% rename from script_nuance/tools/summarize_accuracy.csh rename to nuance/tools/summarize_accuracy.csh diff --git a/script_nuance/tools/traverse_dir_list_ulaw.pl b/nuance/tools/traverse_dir_list_ulaw.pl similarity index 100% rename from script_nuance/tools/traverse_dir_list_ulaw.pl rename to nuance/tools/traverse_dir_list_ulaw.pl diff --git a/script_nuance/tools/traverse_dir_make_eventlog.pl b/nuance/tools/traverse_dir_make_eventlog.pl similarity index 100% rename from script_nuance/tools/traverse_dir_make_eventlog.pl rename to nuance/tools/traverse_dir_make_eventlog.pl diff --git a/script_nuance/tools/traverse_dir_template.pl b/nuance/tools/traverse_dir_template.pl similarity index 100% rename from script_nuance/tools/traverse_dir_template.pl rename to nuance/tools/traverse_dir_template.pl diff --git a/script_nuance/tools/warez_extracter.pl b/nuance/tools/warez_extracter.pl similarity index 100% rename from script_nuance/tools/warez_extracter.pl rename to nuance/tools/warez_extracter.pl diff --git a/script_nuance/tools/warez_extracter.sh b/nuance/tools/warez_extracter.sh similarity index 100% rename from script_nuance/tools/warez_extracter.sh rename to nuance/tools/warez_extracter.sh diff --git a/script_nuance/tools/warez_rename.pl b/nuance/tools/warez_rename.pl similarity index 100% rename from script_nuance/tools/warez_rename.pl rename to nuance/tools/warez_rename.pl diff --git a/script_nuance/tools/wedit.bat b/nuance/tools/wedit.bat similarity index 100% rename from script_nuance/tools/wedit.bat rename to nuance/tools/wedit.bat diff --git a/script_nuance/tracy.csh b/nuance/tracy.csh similarity index 100% rename from script_nuance/tracy.csh rename to nuance/tracy.csh diff --git a/script_nuance/tracy.sh b/nuance/tracy.sh similarity index 100% rename from script_nuance/tracy.sh rename to nuance/tracy.sh diff --git a/script_nuance/xterm.black.ico b/nuance/xterm.black.ico similarity index 100% rename from script_nuance/xterm.black.ico rename to nuance/xterm.black.ico diff --git a/script_nuance/xterm.black.lnk b/nuance/xterm.black.lnk similarity index 100% rename from script_nuance/xterm.black.lnk rename to nuance/xterm.black.lnk diff --git a/script_nuance/xterm.ico b/nuance/xterm.ico similarity index 100% rename from script_nuance/xterm.ico rename to nuance/xterm.ico diff --git a/script_nuance/xterm.lnk b/nuance/xterm.lnk similarity index 100% rename from script_nuance/xterm.lnk rename to nuance/xterm.lnk diff --git a/nvm-install.sh b/nvm_install.sh similarity index 100% rename from nvm-install.sh rename to nvm_install.sh diff --git a/oracle-bind-ipv6.sh b/oracle_bind_ipv6.sh similarity index 100% rename from oracle-bind-ipv6.sh rename to oracle_bind_ipv6.sh diff --git a/press-anykey-to-exit.sh b/press_anykey_to_exit.sh similarity index 100% rename from press-anykey-to-exit.sh rename to press_anykey_to_exit.sh diff --git a/rclone-starter.sh b/rclone_starter.sh similarity index 100% rename from rclone-starter.sh rename to rclone_starter.sh diff --git a/rename-host.sh b/rename_host.sh similarity index 100% rename from rename-host.sh rename to rename_host.sh diff --git a/rsync-folder.sh b/rsync_folder.sh similarity index 100% rename from rsync-folder.sh rename to rsync_folder.sh diff --git a/scp-pubkey-to-remote.bat b/scp_pubkey_to_remote.bat similarity index 100% rename from scp-pubkey-to-remote.bat rename to scp_pubkey_to_remote.bat diff --git a/scp-pubkey-to-remote.sh b/scp_pubkey_to_remote.sh similarity index 100% rename from scp-pubkey-to-remote.sh rename to scp_pubkey_to_remote.sh diff --git a/seafile-ignore.txt b/seafile-ignore.txt deleted file mode 100644 index c7c0ec5..0000000 --- a/seafile-ignore.txt +++ /dev/null @@ -1,86 +0,0 @@ -# https://help.seafile.com/syncing_client/excluding_files/ -# 注释。通配符:* 匹配0到若干个字符,包括代表目录的/。? 匹配1个字符,包括/。 -# seafile-ignore.txt 只能控制在客户端需要忽略哪些文件。你依然可以在 seahub 的 web 界面创建这些被客户端忽略的文件。 -# 在这种情况下, -# 这些文件会被同步到客户端,但是用户在客户端对这些文件的后续修改会被忽略,不会被同步回服务器。 -# 文件在服务器端的后续更改会被同步到客户端,如果客户端也同时修改了这些文件,系统会生成冲突文件。 -# seafile-ignore.txt 只能忽略还没有被同步的文件。对于已经被同步的文件,如果后来把它添加到 seafile-ignore.txt 中,系统只会忽略后续更改,已经上传的版本不会受影响。 - -### seafile-ignore.global.txt ### - -# 自定义的后缀名,凡有 sfignore 后缀的都不进行同步 -*.sfignore -*.sfignore/ -*.sfignore.* -*.sfignore.*/ -*.sfomit -*.sfomit.* -*.sfomit/ -*.sfomit.*/ -*.nosf -*.nosf.* -*.nosf/ -*.nosf.*/ - -## everything 'git pull or fetch' will update `.git/FETCH_HEAD`, even if the content doesn't change. To avoid too many useless updates of this file in Seafile history: -FETCH_HEAD -*/FETCH_HEAD - -.Trash/ -.Trashes/ - -.DS_Store -*/.DS_Store -*.aae # AAE 文件主要在苹果的照片应用程序中使用,保存对原始照片所做的编辑,比如,裁剪、旋转或调整亮度等操作的信息。 - -.thumbnails -*/.thumbnails - -Thumbs.db -*/Thumbs.db -thumbs.db -*/thumbs.db - -_desktop.ini -*/_desktop.ini - -._* -*/._* - -.$* -*/.$* - -~$* -*/~$* - -node_modules/ -*/node_modules/ -package-lock.json -*/package-lock.json - -pages4loader.json5 -*/pages4loader.json5 - -.deploy_git/ -*/.deploy_git/ - -# next.js 项目 -.next/ -*/.next/ - -# HBuilder 目录 -unpackage/ -*/unpackage/ - -Icon -OneDrive/Icon - -# wrangler project - -.dev.vars* -*/.dev.vars* -.wrangler/ -*/.wrangler/ - -### seafile-ignore.local.txt ### - diff --git a/seafile-cli-install.sh b/seafile_cli_install.sh similarity index 100% rename from seafile-cli-install.sh rename to seafile_cli_install.sh diff --git a/seafile-ignore-find2merge.bat b/seafile_ignore_find2merge.bat similarity index 100% rename from seafile-ignore-find2merge.bat rename to seafile_ignore_find2merge.bat diff --git a/seafile-ignore-find2merge.sh b/seafile_ignore_find2merge.sh similarity index 100% rename from seafile-ignore-find2merge.sh rename to seafile_ignore_find2merge.sh diff --git a/ssr-install.sh b/ssr_install.sh similarity index 100% rename from ssr-install.sh rename to ssr_install.sh diff --git a/ssr-uninstall.sh b/ssr_uninstall.sh similarity index 100% rename from ssr-uninstall.sh rename to ssr_uninstall.sh diff --git a/svn-serve.sh b/svn_serve.sh similarity index 100% rename from svn-serve.sh rename to svn_serve.sh diff --git a/ts-run-as-exit.sh b/ts_run_as_exit.sh similarity index 100% rename from ts-run-as-exit.sh rename to ts_run_as_exit.sh diff --git a/ts-set-exit.sh b/ts_set_exit.sh similarity index 100% rename from ts-set-exit.sh rename to ts_set_exit.sh diff --git a/ts-unset-exit.sh b/ts_unset_exit.sh similarity index 100% rename from ts-unset-exit.sh rename to ts_unset_exit.sh diff --git a/uniapp-cli.sh b/uniapp_cli.sh similarity index 100% rename from uniapp-cli.sh rename to uniapp_cli.sh diff --git a/uniapp-cli-amd64-node16-deb11.Dockerfile b/uniapp_cli_amd64_node16_deb11.Dockerfile similarity index 100% rename from uniapp-cli-amd64-node16-deb11.Dockerfile rename to uniapp_cli_amd64_node16_deb11.Dockerfile diff --git a/uniapp-cli-arm64v8-node18-deb11.Dockerfile b/uniapp_cli_arm64v8_node18_deb11.Dockerfile similarity index 100% rename from uniapp-cli-arm64v8-node18-deb11.Dockerfile rename to uniapp_cli_arm64v8_node18_deb11.Dockerfile diff --git a/vultr-mount-blockstorage.sh b/vultr_mount_blockstorage.sh similarity index 100% rename from vultr-mount-blockstorage.sh rename to vultr_mount_blockstorage.sh diff --git a/wsl-install.bat b/wsl_install.bat similarity index 100% rename from wsl-install.bat rename to wsl_install.bat diff --git a/wsl-install-xfce.sh b/wsl_install_xfce.sh similarity index 100% rename from wsl-install-xfce.sh rename to wsl_install_xfce.sh diff --git a/yapi-run.sh b/yapi_run.sh similarity index 100% rename from yapi-run.sh rename to yapi_run.sh