From f56756fe0c0d38a07138434828b4da0552eb84df Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sat, 17 May 2025 15:35:54 -0500 Subject: [PATCH] update --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index 0aa9516..82f07d6 100644 --- a/install.sh +++ b/install.sh @@ -1,3 +1,4 @@ #!/bin/bash rm .bashrc .zshrc make devpod +echo "hello world" >/tmp/test