Skip to content
Snippets Groups Projects
Commit 238faf54 authored by okashi's avatar okashi
Browse files

Fixing the fact that I pushed this change before the mirrors were setup lol

parent 70dcdc3c
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
trap 'exit 130' INT
echo "Cloning git repository..."
git clone https://owo.codes/whats-this/owo.sh.git /tmp/owo &> /dev/null
echo "Running setup.sh..."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment