TODO for dev_entrypoint.sh
This commit is contained in:
parent
830cd00189
commit
ba6407cd1b
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
## TODO: Reconsider this as I think that it's no longer relevant.
|
||||
line=$(head -n 1 /etc/hosts)
|
||||
echo "$line tellform.dev $(hostname)" >> /etc/hosts
|
||||
|
||||
@ -7,4 +7,4 @@ echo "$line tellform.dev $(hostname)" >> /etc/hosts
|
||||
service sendmail restart
|
||||
|
||||
# Run Server
|
||||
npm start
|
||||
npm start
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user