diff options
| author | navewindre <boneyaard@gmail.com> | 2025-06-18 07:51:42 +0200 |
|---|---|---|
| committer | navewindre <boneyaard@gmail.com> | 2025-06-18 07:51:42 +0200 |
| commit | 5f87c831c169a174d1ba64a6f5152c06a02e1bca (patch) | |
| tree | e14ff472fcdd0be712a97710db29d01a89db9abb /slackware-bootstrap/step1 | |
| parent | 6c61d7084354f382428c3bd3dd16a499eb7e746b (diff) | |
opps
Diffstat (limited to 'slackware-bootstrap/step1')
| -rw-r--r-- | slackware-bootstrap/step1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slackware-bootstrap/step1 b/slackware-bootstrap/step1 index d303a96..8085554 100644 --- a/slackware-bootstrap/step1 +++ b/slackware-bootstrap/step1 @@ -3,7 +3,7 @@ basedir=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd ) sh $basedir/slackpkg -echo "sh $basedir/step2" >> /root/.bashrc +echo "sh $basedir/step2" >> /root/.bash_profile echo "=================== [ system reboot ] ==================" printf "\x1b[1;31mREAD CAREFULLY:\033[0m\n" |
