diff options
author | terminaldweller <thabogre@gmail.com> | 2022-07-23 14:26:18 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2022-07-23 14:26:18 +0000 |
commit | 3bc0f9cd44cb1dc52defb53d461588db298211b9 (patch) | |
tree | 38f325441023b6d76c48c5f3b6bb5f6fb1b3adde /vagrant/build_linux.sh | |
parent | secrets (diff) | |
download | scripts-3bc0f9cd44cb1dc52defb53d461588db298211b9.tar.gz scripts-3bc0f9cd44cb1dc52defb53d461588db298211b9.zip |
updates
Diffstat (limited to 'vagrant/build_linux.sh')
-rwxr-xr-x | vagrant/build_linux.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vagrant/build_linux.sh b/vagrant/build_linux.sh index 4f53762..1ab06d8 100755 --- a/vagrant/build_linux.sh +++ b/vagrant/build_linux.sh @@ -50,7 +50,7 @@ mkdir -p /dev/pts mount -t devpts devpts /dev/pts echo /sbin/mdev > /proc/sys/kernel/hotplug mdev -s -echo "****************Hello itas109******************" +echo "****************Hello Hello******************" echo "Kernel Version:linux-5.4.50" echo "***********************************************" EOL |