Otterwiki
Attachments
History
Blame
View Source
Changelog
Documentation
About An Otter Wiki
Toggle dark mode
Login
Home
A - Z
Page Index
1-Guides
Authentik-Basic-Setup-Guide
2-Code
Bash
Bootstrap-Script
Fish-Aliases
Mount-Point-Service-Sync
Docker
Docker-Shortcuts
Flash-Container
NV14
Project-F
Stick-RPG
Subway-Surfers
VSCode
K8S
Backup-Pushover-Notification
Home
Stalk-Me
2-Code
Bootstrap-Script
e98b35
Commit
e98b35
2025-07-06 21:17:50
Tebby Dog
: Missing command
2-code/bootstrap-script.md
..
@@ 26,7 26,7 @@
When I set up a new server I can run:
```bash
-
curl https://somewebsite.com/bootstrap.sh && sudo chmod +x ./bootstrap.sh && ./bootstrap.sh
+
curl https://somewebsite.com/bootstrap.sh && sudo chmod +x ./bootstrap.sh && sudo ./bootstrap.sh
```
Bootstrap Script
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9