Logo
Explore Help
Sign In
parallelvirtualcluster/pvc-installer
1
0
Fork 0
You've already forked pvc-installer
Code Issues 1 Pull Requests Projects Releases Wiki Activity
Files
e5447e49d3e40c9f0f1bbed9b5d62b97a66ca06a
pvc-installer/templates/2000-remove-root-pw.sh

4 lines
62 B
Bash
Raw Normal View History

Move to template format instead of cat-EOF Simplifies the scripts and adds the ability to easily and cleanly change the contents of these files without dealing with escape characters, etc.
2023-09-01 15:41:57 -04:00
#!/bin/sh
Fix typo in remove-root-pw script
2023-09-01 15:41:57 -04:00
echo "I: remove root password"
Move to template format instead of cat-EOF Simplifies the scripts and adds the ability to easily and cleanly change the contents of these files without dealing with escape characters, etc.
2023-09-01 15:41:57 -04:00
passwd --delete root
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.0 Page: 352ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API