Skip to content

Commit

Permalink
Removed executable
Browse files Browse the repository at this point in the history
  • Loading branch information
traptibalgi authored and traptibalgi committed Oct 5, 2024
1 parent 4696390 commit fbec201
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Binary file removed server/aesdsocket
Binary file not shown.
4 changes: 4 additions & 0 deletions server/aesdsocket-start-stop.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
#!/bin/sh

# Startup script for aesdsocket.
# Author: Trapti Damodar Balgi
# References: ECEN 5713 slides - Week_4_-_Time_and_Sockets

case "$1" in
start)
echo "Starting aesdsocket"
Expand Down

0 comments on commit fbec201

Please sign in to comment.