From c38dfe6188112ca490090966a63faefe5ec7e9a0 Mon Sep 17 00:00:00 2001 From: davidovski Date: Mon, 29 Aug 2022 13:01:02 +0000 Subject: added snes9x and php --- auto/update.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 auto/update.sh (limited to 'auto') diff --git a/auto/update.sh b/auto/update.sh new file mode 100644 index 0000000..5c79fc0 --- /dev/null +++ b/auto/update.sh @@ -0,0 +1,6 @@ +#!/bin/sh + +increment_ver () { + point=$1 + read +} -- cgit v1.2.1