Update before_install.sh

This commit is contained in:
Chigozirim Igweamaka 2024-05-21 08:25:20 +01:00 committed by GitHub
parent 72de469a71
commit 6066748af9

View file

@ -1,5 +1,5 @@
#!/usr/bin/env bash #!/usr/bin/env bash
touch /home/ubuntu/status.txt touch /home/ubuntu/status.txt
echo "A" >> /home/ubuntu/status.txt echo "A" >> /home/ubuntu/status.txt