mirror of
https://github.com/sunknudsen/privacy-guides.git
synced 2025-02-22 16:53:56 +00:00
Added trailing dot to assets
This commit is contained in:
parent
fe1a0f7fe4
commit
8c0d96f54e
@ -21,7 +21,7 @@ sudo mkdir -p /usr/local/bin
|
||||
sudo chown ${USER}:admin /usr/local/bin
|
||||
```
|
||||
|
||||
### Step 2: download [app-cleaner.sh](app-cleaner.sh) ([PGP signature](./app-cleaner.sh.sig), [PGP public key](https://sunknudsen.com/sunknudsen.asc))
|
||||
### Step 2: download [app-cleaner.sh](./app-cleaner.sh) ([PGP signature](./app-cleaner.sh.sig), [PGP public key](https://sunknudsen.com/sunknudsen.asc))
|
||||
|
||||
```shell
|
||||
curl -o /usr/local/bin/app-cleaner.sh https://sunknudsen.com/static/media/privacy-guides/how-to-clean-uninstall-macos-apps-using-appcleaner-open-source-alternative/app-cleaner.sh
|
||||
|
@ -87,7 +87,7 @@ EOF
|
||||
chmod +x /usr/local/sbin/spoof.sh
|
||||
```
|
||||
|
||||
### Step 5: download [first-names.txt](first-names.txt)
|
||||
### Step 5: download [first-names.txt](./first-names.txt)
|
||||
|
||||
This list includes the top 2048 most popular baby names from the [USA Social Security Administration](https://www.ssa.gov/oact/babynames/limits.html).
|
||||
|
||||
@ -95,7 +95,7 @@ This list includes the top 2048 most popular baby names from the [USA Social Sec
|
||||
curl -o /usr/local/sbin/first-names.txt https://sunknudsen.com/static/media/privacy-guides/how-to-spoof-mac-address-and-hostname-automatically-at-boot-on-macos/first-names.txt
|
||||
```
|
||||
|
||||
### Step 6: download [mac-address-prefixes.txt](mac-address-prefixes.txt)
|
||||
### Step 6: download [mac-address-prefixes.txt](./mac-address-prefixes.txt)
|
||||
|
||||
This list includes 768 Apple MAC address prefixes.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user