commit 60ccac25d7688978db85a4f6c29c37cba471628a Author: Nikolai Rodionov Date: Sat Oct 19 15:36:30 2024 +0200 Init Commit diff --git a/scripts.sh b/scripts.sh new file mode 100755 index 0000000..3bbfae6 --- /dev/null +++ b/scripts.sh @@ -0,0 +1,3 @@ +#!/usr/bin/env bash + +echo Hello world