We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3884aad commit f8fbb76Copy full SHA for f8fbb76
publishing/copy_website_content_to_repo.sh
@@ -1,4 +1,4 @@
1
-#!/bin/sh
+#!/bin/bash
2
3
read -p "Enter the directory to copy website contents to (likely ending in 'this-week-in-rust.github.io'): " directory
4
0 commit comments