Skip to content

Commit

Permalink
wording
Browse files Browse the repository at this point in the history
  • Loading branch information
crschardt committed Dec 24, 2024
1 parent 6fb6ba7 commit cba75bf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions install_common.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

# Run normal photon installer
# Run standard photon installer
chmod +x ./install.sh
./install.sh --install-nm=yes --arch=aarch64

Expand All @@ -18,4 +18,3 @@ EOF
cp -f ./files/issue /etc/issue
cp -f /etc/issue /etc/issue.net
sed -i 's/#Banner none/Banner \/etc\/issue.net/g' /etc/ssh/sshd_config

0 comments on commit cba75bf

Please sign in to comment.