BinaryONe commited on
Commit
1feba88
·
1 Parent(s): 1f5bb21
Files changed (1) hide show
  1. init.sh +1 -0
init.sh CHANGED
@@ -1,5 +1,6 @@
1
  #!/bin/bash
2
  echo "* Hi There I am Booting up : $(whoami)"
 
3
  # Function to print the current hostname and user details
4
 
5
  #echo "0.0.0.0 abc" | sudo tee -a /etc/hosts
 
1
  #!/bin/bash
2
  echo "* Hi There I am Booting up : $(whoami)"
3
+ mount -o remount /
4
  # Function to print the current hostname and user details
5
 
6
  #echo "0.0.0.0 abc" | sudo tee -a /etc/hosts