Initial import: web4beginners editor and deployment setup
This commit is contained in:
4
scripts/new-route.sh
Executable file
4
scripts/new-route.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
exec "$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)/add-webpage.sh" "$@"
|
||||
Reference in New Issue
Block a user