Revision 6623c008ee1d2c3c0b7d5a90c51bc6dcaef37dc6 authored by wpedrak on 03 May 2021, 09:01:02 UTC, committed by wpedrak on 03 May 2021, 09:01:02 UTC
1 parent c46e96d
Raw File
test
#!/usr/bin/env bash

echo -e "\\e[91mDEPRECATED!!! Use test.sh script instead.\\e[0m\\n"
sleep 1

source ./test.sh
back to top