Merge pull request 'Relocate first-login.sh' (#8) from dev into prod
Reviewed-on: #8
This commit was merged in pull request #8.
This commit is contained in:
@@ -136,7 +136,7 @@ chmod 600 /root/.ssh/authorized_keys
|
|||||||
|
|
||||||
|
|
||||||
### 8. Création du script first-login
|
### 8. Création du script first-login
|
||||||
cat << 'EOF' > /etc/profile.d/first-login.sh
|
cat << 'EOF' > /root/first-login.sh
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
HOSTNAME=$(hostname)
|
HOSTNAME=$(hostname)
|
||||||
|
|||||||
Reference in New Issue
Block a user