This commit is contained in:
Chigozirim Igweamaka 2024-06-09 03:21:37 +01:00
parent 57cb5a01bc
commit f33a0edc1b

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash #!/usr/bin/env bash
echo "Hello server" > /home/ubuntu/started.txt echo "Hello server" > /home/ubuntu/started.txt
start_server() { start_server() {
cd /home/ubuntu/song-recognition cd /home/ubuntu/song-recognition