9 lines
153 B
Plaintext
9 lines
153 B
Plaintext
clear
|
|
cp .user.db user.db
|
|
ls -l
|
|
echo "The CRUD Example"
|
|
---PAUSE---
|
|
micro index.html board-content.html sample.go
|
|
xdg-open http://localhost:8080
|
|
./.crud
|