Relocate first-login.sh #8

Merged
admin merged 1 commits from dev into prod 2026-06-12 14:43:55 +02:00
Showing only changes of commit 3ee5b489d8 - Show all commits

View File

@@ -136,7 +136,7 @@ chmod 600 /root/.ssh/authorized_keys
### 8. Création du script first-login
cat << 'EOF' > /etc/profile.d/first-login.sh
cat << 'EOF' > /root/first-login.sh
#!/bin/bash
HOSTNAME=$(hostname)