summaryrefslogtreecommitdiff
path: root/run_dev.sh
diff options
context:
space:
mode:
authorMatthew Kosarek <matt.kosarek@canonical.com>2024-05-01 14:12:17 -0400
committerMatthew Kosarek <matt.kosarek@canonical.com>2024-05-01 14:12:17 -0400
commitece0f56d29509685f9b61642056f15f84a8a0726 (patch)
tree3882ad898a80ec498f406ce99cacf12cc94658b6 /run_dev.sh
parent9262b5c798e1921c759addb492b592f3ccf64980 (diff)
cleanup: quick update, removing outdated items
Diffstat (limited to 'run_dev.sh')
-rwxr-xr-xrun_dev.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run_dev.sh b/run_dev.sh
index 68d5ee7..ebf4ca7 100755
--- a/run_dev.sh
+++ b/run_dev.sh
@@ -1 +1 @@
-python -m http.server 8080 \ No newline at end of file
+python3 -m http.server 8080 \ No newline at end of file