name change
This commit is contained in:
parent
cbab5986b4
commit
f15d4d1fe9
@ -218,7 +218,7 @@ powershell -Command "Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope LocalMac
|
||||
cd /D %USERPROFILE%
|
||||
mkdir workspace\git
|
||||
cd workspace\git
|
||||
git clone https://gitea.exabyte.systems/WINDOWS/w10install.git
|
||||
git clone https://gitea.exabyte-systems.com/WINDOWS/w10install.git
|
||||
cd w10install
|
||||
|
||||
```
|
||||
|
@ -30,7 +30,7 @@ defaultPref("browser.search.region", "US");
|
||||
lockPref("browser.search.suggest.enabled", false);
|
||||
defaultPref("browser.shell.checkDefaultBrowser", false);
|
||||
defaultPref("browser.shell.didSkipDefaultBrowserCheckOnFirstRun", true);
|
||||
lockPref("browser.startup.homepage", "exabyte.systems");
|
||||
lockPref("browser.startup.homepage", "exabyte-systems.com");
|
||||
defaultPref("browser.tabs.warnOnClose", false);
|
||||
lockPref("browser.urlbar.suggest.bookmark", false);
|
||||
lockPref("browser.urlbar.suggest.history", false);
|
||||
|
@ -1,5 +1,5 @@
|
||||
; SNAPCONTROL config file.
|
||||
; https://gitea.exabyte.systems/WINDOWS/snapcontrol
|
||||
; https://gitea.exabyte-systems.com/WINDOWS/snapcontrol
|
||||
;
|
||||
; This tool creates an image backups of windows machines,
|
||||
; it uses the Drive Snapshot tool by Tom Ehlert Software.
|
||||
|
@ -1,4 +1,4 @@
|
||||
https://gitea.exabyte.systems/attachments/8986a323-2999-4c44-99d6-0f67442dc2ec snapcontrol.exe
|
||||
https://gitea.exabyte-systems.com/attachments/8986a323-2999-4c44-99d6-0f67442dc2ec snapcontrol.exe
|
||||
https://downloads.ntlite.com/files/NTLite_setup_x64.exe ntlite-setup.exe
|
||||
https://repo1.maven.org/maven2/com/madgag/bfg/1.14.0/bfg-1.14.0.jar bfg.jar
|
||||
https://github.com/sqlitebrowser/sqlitebrowser/releases/download/v3.12.1/DB.Browser.for.SQLite-3.12.1-win64-v2.msi dbbrowser-setup.msi
|
||||
|
|
Loading…
Reference in New Issue
Block a user