diff --git a/ct/homeassistant.sh b/ct/homeassistant.sh index fd80fcc6f..7818f1e90 100644 --- a/ct/homeassistant.sh +++ b/ct/homeassistant.sh @@ -73,7 +73,7 @@ function update_script() { $STD curl -fsSL https://github.com/filebrowser/filebrowser/releases/download/v2.23.0/linux-amd64-filebrowser.tar.gz | tar -xzv -C /usr/local/bin $STD filebrowser config init -a '0.0.0.0' $STD filebrowser config set -a '0.0.0.0' - $STD filebrowser users add admin community-scripts.com --perm.admin + $STD filebrowser users add admin community-scripts.org --perm.admin msg_ok "Installed FileBrowser" msg_info "Creating Service" @@ -93,7 +93,7 @@ WantedBy=default.target" >$service_path msg_ok "Completed successfully!\n" echo -e "FileBrowser should be reachable by going to the following URL. - ${BL}http://$LOCAL_IP:8080${CL} admin|community-scripts.com\n" + ${BL}http://$LOCAL_IP:8080${CL} admin|community-scripts.org\n" exit fi } diff --git a/ct/podman-homeassistant.sh b/ct/podman-homeassistant.sh index 5ccea816d..3ebd798be 100644 --- a/ct/podman-homeassistant.sh +++ b/ct/podman-homeassistant.sh @@ -68,7 +68,7 @@ function update_script() { $STD curl -fsSL https://raw.githubusercontent.com/filebrowser/get/master/get.sh | bash $STD filebrowser config init -a '0.0.0.0' $STD filebrowser config set -a '0.0.0.0' - $STD filebrowser users add admin community-scripts.com --perm.admin + $STD filebrowser users add admin community-scripts.org --perm.admin msg_ok "Installed FileBrowser" msg_info "Creating Service" @@ -90,7 +90,7 @@ EOF msg_ok "Completed successfully!\n" echo -e "FileBrowser should be reachable by going to the following URL. - ${BL}http://$LOCAL_IP:8080${CL} admin|community-scripts.com\n" + ${BL}http://$LOCAL_IP:8080${CL} admin|community-scripts.org\n" exit fi if [ "$UPD" == "4" ]; then diff --git a/ct/semaphore.sh b/ct/semaphore.sh index 910a086ec..3ac330910 100644 --- a/ct/semaphore.sh +++ b/ct/semaphore.sh @@ -50,7 +50,7 @@ function update_script() { /opt/semaphore/config.json SEM_PW=$(cat ~/semaphore.creds) systemctl start semaphore - $STD semaphore user add --admin --login admin --email admin@community-scripts.com --name Administrator --password "${SEM_PW}" --config /opt/semaphore/config.json + $STD semaphore user add --admin --login admin --email admin@community-scripts.org --name Administrator --password "${SEM_PW}" --config /opt/semaphore/config.json msg_ok "Moved from BoltDB to SQLite" fi diff --git a/install/archivebox-install.sh b/install/archivebox-install.sh index 8ee884c21..1a0f3ccc9 100644 --- a/install/archivebox-install.sh +++ b/install/archivebox-install.sh @@ -62,10 +62,10 @@ expect "Email address" send "\r" expect "Password" -send "community-scripts.com\r" +send "community-scripts.org\r" expect "Password (again)" -send "community-scripts.com\r" +send "community-scripts.org\r" expect eof EOF diff --git a/install/argus-install.sh b/install/argus-install.sh index 8d6604983..12e3e0079 100644 --- a/install/argus-install.sh +++ b/install/argus-install.sh @@ -58,7 +58,7 @@ service: use_prerelease: false dashboard: icon: https://raw.githubusercontent.com/community-scripts/ProxmoxVE/refs/heads/main/misc/images/logo.png - icon_link_to: https://community-scripts.com/ + icon_link_to: https://community-scripts.org/ web_url: https://github.com/community-scripts/ProxmoxVE/releases EOF msg_ok "Setup Config" diff --git a/install/healthchecks-install.sh b/install/healthchecks-install.sh index af832374b..1d6cb8664 100644 --- a/install/healthchecks-install.sh +++ b/install/healthchecks-install.sh @@ -35,7 +35,7 @@ PG_DB_NAME="healthchecks_db" PG_DB_USER="hc_user" PG_DB_PASS=$(openssl rand -bas msg_info "Setup Keys (Admin / Secret)" SECRET_KEY="$(openssl rand -base64 32 | tr -dc 'a-zA-Z0-9' | cut -c1-32)" -ADMIN_EMAIL="admin@community-scripts.com" +ADMIN_EMAIL="admin@community-scripts.org" ADMIN_PASSWORD="$PG_DB_PASS" { echo "healthchecks Admin Email: $ADMIN_EMAIL" diff --git a/install/inspircd-install.sh b/install/inspircd-install.sh index 8fd6c5be3..88e4c9d6f 100644 --- a/install/inspircd-install.sh +++ b/install/inspircd-install.sh @@ -17,7 +17,7 @@ fetch_and_deploy_gh_release "inspircd" "inspircd/inspircd" "binary" "latest" "/o msg_info "Configuring InspIRCd" cat </etc/inspircd/inspircd.conf - + > /dev/null 2>&1" >>/etc/crontab diff --git a/install/nodebb-install.sh b/install/nodebb-install.sh index 0f0650907..73468576c 100644 --- a/install/nodebb-install.sh +++ b/install/nodebb-install.sh @@ -94,7 +94,7 @@ expect "Administrator username" { send "community-scripts\r" } expect "Administrator email address" { - send "admin@community-scripts.com\r" + send "admin@community-scripts.org\r" } expect "Password" { send "community-scripts\r" diff --git a/install/npmplus-install.sh b/install/npmplus-install.sh index d911094d2..64f04dae9 100644 --- a/install/npmplus-install.sh +++ b/install/npmplus-install.sh @@ -60,7 +60,7 @@ read -r -p "${TAB3}Enter your ACME Email: " ACME_EMAIL_INPUT yq -i " .services.npmplus.environment |= (map(select(. != \"TZ=*\" and . != \"ACME_EMAIL=*\" and . != \"INITIAL_ADMIN_EMAIL=*\" and . != \"INITIAL_ADMIN_PASSWORD=*\")) + - [\"TZ=$TZ_INPUT\", \"ACME_EMAIL=$ACME_EMAIL_INPUT\", \"INITIAL_ADMIN_EMAIL=admin@local.com\", \"INITIAL_ADMIN_PASSWORD=community-scripts.com\"]) + [\"TZ=$TZ_INPUT\", \"ACME_EMAIL=$ACME_EMAIL_INPUT\", \"INITIAL_ADMIN_EMAIL=admin@local.com\", \"INITIAL_ADMIN_PASSWORD=community-scripts.org\"]) " /opt/compose.yaml msg_info "Building and Starting NPMplus (Patience)" diff --git a/install/photoprism-install.sh b/install/photoprism-install.sh index 36ca450c2..1d54199ce 100644 --- a/install/photoprism-install.sh +++ b/install/photoprism-install.sh @@ -99,7 +99,7 @@ PHOTOPRISM_DEBUG='false' PHOTOPRISM_LOG_LEVEL='info' # Site Info -PHOTOPRISM_SITE_CAPTION='https://community-scripts.com' +PHOTOPRISM_SITE_CAPTION='https://community-scripts.org' PHOTOPRISM_SITE_DESCRIPTION='' PHOTOPRISM_SITE_AUTHOR='' EOF diff --git a/install/semaphore-install.sh b/install/semaphore-install.sh index 96cf55378..1cd334dcd 100644 --- a/install/semaphore-install.sh +++ b/install/semaphore-install.sh @@ -40,7 +40,7 @@ cat </opt/semaphore/config.json "access_key_encryption": "${SEM_KEY}" } EOF -$STD semaphore user add --admin --login admin --email admin@community-scripts.com --name Administrator --password "${SEM_PW}" --config /opt/semaphore/config.json +$STD semaphore user add --admin --login admin --email admin@community-scripts.org --name Administrator --password "${SEM_PW}" --config /opt/semaphore/config.json echo "${SEM_PW}" >~/semaphore.creds msg_ok "Setup Semaphore" diff --git a/misc/build.func b/misc/build.func index 88221f8c4..c6c50af69 100644 --- a/misc/build.func +++ b/misc/build.func @@ -5704,7 +5704,7 @@ description() { DESCRIPTION=$( cat < - + Logo diff --git a/misc/vm-core.func b/misc/vm-core.func index 911362b91..5f5c494f8 100644 --- a/misc/vm-core.func +++ b/misc/vm-core.func @@ -594,7 +594,7 @@ set_description() { DESCRIPTION=$( cat < - + Logo diff --git a/tools/addon/copyparty.sh b/tools/addon/copyparty.sh index 0094a3856..a56e862e0 100644 --- a/tools/addon/copyparty.sh +++ b/tools/addon/copyparty.sh @@ -165,9 +165,9 @@ function install() { else read -rp "${TAB}Set admin username [admin]: " admin_user admin_user=${admin_user:-admin} - read -rsp "${TAB}Set admin password [community-scripts.com]: " admin_pass + read -rsp "${TAB}Set admin password [community-scripts.org]: " admin_pass echo "" - admin_pass=${admin_pass:-community-scripts.com} + admin_pass=${admin_pass:-community-scripts.org} msg_ok "Configured with admin user: ${admin_user}" fi diff --git a/tools/addon/filebrowser-quantum.sh b/tools/addon/filebrowser-quantum.sh index 6b880b23c..9f50e5f4c 100644 --- a/tools/addon/filebrowser-quantum.sh +++ b/tools/addon/filebrowser-quantum.sh @@ -201,9 +201,9 @@ server: - neverWatchPath: "/lost+found" auth: adminUsername: admin - adminPassword: community-scripts.com + adminPassword: community-scripts.org EOF - msg_ok "Configured with default admin (admin / community-scripts.com)" + msg_ok "Configured with default admin (admin / community-scripts.org)" fi msg_info "Creating service" diff --git a/tools/addon/filebrowser.sh b/tools/addon/filebrowser.sh index 04b328a95..d3e83e8b2 100644 --- a/tools/addon/filebrowser.sh +++ b/tools/addon/filebrowser.sh @@ -140,8 +140,8 @@ if [[ "${install_prompt,,}" =~ ^(y|yes)$ ]]; then cd /usr/local/community-scripts filebrowser config init -a '0.0.0.0' -p "$PORT" -d "$DB_PATH" &>/dev/null filebrowser config set -a '0.0.0.0' -p "$PORT" -d "$DB_PATH" &>/dev/null - filebrowser users add admin community-scripts.com --perm.admin --database "$DB_PATH" &>/dev/null - msg_ok "Default authentication configured (admin:community-scripts.com)" + filebrowser users add admin community-scripts.org --perm.admin --database "$DB_PATH" &>/dev/null + msg_ok "Default authentication configured (admin:community-scripts.org)" fi msg_info "Creating service" diff --git a/vm/archlinux-vm.sh b/vm/archlinux-vm.sh index bdd39dc1b..0a5974832 100644 --- a/vm/archlinux-vm.sh +++ b/vm/archlinux-vm.sh @@ -551,7 +551,7 @@ qm set $VMID \ DESCRIPTION=$( cat < - + Logo diff --git a/vm/debian-13-vm.sh b/vm/debian-13-vm.sh index 537da1c5f..26d4fdfc3 100644 --- a/vm/debian-13-vm.sh +++ b/vm/debian-13-vm.sh @@ -631,7 +631,7 @@ rm -f "$WORK_FILE" DESCRIPTION=$( cat < - + Logo diff --git a/vm/debian-vm.sh b/vm/debian-vm.sh index 09401d6a4..2bcedc717 100644 --- a/vm/debian-vm.sh +++ b/vm/debian-vm.sh @@ -568,7 +568,7 @@ fi DESCRIPTION=$( cat < - + Logo diff --git a/vm/haos-vm.sh b/vm/haos-vm.sh index 3eef3d476..24f9a9d9b 100644 --- a/vm/haos-vm.sh +++ b/vm/haos-vm.sh @@ -639,7 +639,7 @@ msg_ok "Resized disk" DESCRIPTION=$( cat < - + Logo diff --git a/vm/mikrotik-routeros.sh b/vm/mikrotik-routeros.sh index 3429bace3..8b62ee30b 100644 --- a/vm/mikrotik-routeros.sh +++ b/vm/mikrotik-routeros.sh @@ -622,7 +622,7 @@ qm set $VMID \ DESCRIPTION=$( cat < - + Logo diff --git a/vm/nextcloud-vm.sh b/vm/nextcloud-vm.sh index 1ffcd3ac6..064a613e4 100644 --- a/vm/nextcloud-vm.sh +++ b/vm/nextcloud-vm.sh @@ -546,7 +546,7 @@ qm set $VMID \ DESCRIPTION=$( cat < - + Logo diff --git a/vm/openwrt-vm.sh b/vm/openwrt-vm.sh index d7abe8e2a..d2927ec8f 100644 --- a/vm/openwrt-vm.sh +++ b/vm/openwrt-vm.sh @@ -605,7 +605,7 @@ msg_ok "Resized disk to ${DISK_SIZE}" DESCRIPTION=$( cat < - + Logo diff --git a/vm/opnsense-vm.sh b/vm/opnsense-vm.sh index 463b010de..392770754 100644 --- a/vm/opnsense-vm.sh +++ b/vm/opnsense-vm.sh @@ -750,7 +750,7 @@ qm resize $VMID scsi0 20G >/dev/null DESCRIPTION=$( cat < - + Logo diff --git a/vm/owncloud-vm.sh b/vm/owncloud-vm.sh index f7ffda7f2..30252c83c 100644 --- a/vm/owncloud-vm.sh +++ b/vm/owncloud-vm.sh @@ -560,7 +560,7 @@ qm set $VMID \ DESCRIPTION=$( cat < - + Logo diff --git a/vm/pimox-haos-vm.sh b/vm/pimox-haos-vm.sh index 91c885eb1..026568b09 100644 --- a/vm/pimox-haos-vm.sh +++ b/vm/pimox-haos-vm.sh @@ -462,7 +462,7 @@ qm set $VMID \ DESCRIPTION=$( cat < - + Logo diff --git a/vm/truenas-vm.sh b/vm/truenas-vm.sh index 947534597..75e3c9d79 100644 --- a/vm/truenas-vm.sh +++ b/vm/truenas-vm.sh @@ -610,7 +610,7 @@ fi DESCRIPTION=$( cat < - + Logo diff --git a/vm/ubuntu2204-vm.sh b/vm/ubuntu2204-vm.sh index e52f96380..4b794a97b 100644 --- a/vm/ubuntu2204-vm.sh +++ b/vm/ubuntu2204-vm.sh @@ -542,7 +542,7 @@ qm set $VMID \ DESCRIPTION=$( cat < - + Logo diff --git a/vm/ubuntu2404-vm.sh b/vm/ubuntu2404-vm.sh index 4cbcdf280..fcb081273 100644 --- a/vm/ubuntu2404-vm.sh +++ b/vm/ubuntu2404-vm.sh @@ -544,7 +544,7 @@ qm set $VMID \ DESCRIPTION=$( cat < - + Logo diff --git a/vm/ubuntu2504-vm.sh b/vm/ubuntu2504-vm.sh index f708f8539..bf2dd1a93 100644 --- a/vm/ubuntu2504-vm.sh +++ b/vm/ubuntu2504-vm.sh @@ -543,7 +543,7 @@ qm set $VMID \ DESCRIPTION=$( cat < - + Logo diff --git a/vm/umbrel-os-vm.sh b/vm/umbrel-os-vm.sh index 9182e9f32..44e1ff2be 100644 --- a/vm/umbrel-os-vm.sh +++ b/vm/umbrel-os-vm.sh @@ -590,7 +590,7 @@ qm resize $VMID scsi0 ${DISK_SIZE} >/dev/null DESCRIPTION=$( cat < - + Logo