mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-14 20:39:22 +01:00
5 lines
107 B
Bash
Executable File
5 lines
107 B
Bash
Executable File
#!/usr/bin/env bash
|
|
rm -rf openbox
|
|
git clone git://gist.github.com/4750378.git openbox
|
|
# vim : set : ft=sh
|