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
Email-to-Obsidian-Sync
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
Bash
Bootstrap-Script
b777be
Commit
b777be
2025-07-17 23:06:31
Tebby Dog
: fix script
2-code/bash/bootstrap-script.md
..
@@ 48,7 48,6 @@
echo "This script must be run as root." 1>&2
exit 1
fi
-
This script segment first prints the message "Check if running as root""
echo "Update First..." read answer
sudo apt update && sudo apt upgrade -y
echo "Install common packages?"
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