disarm transogg
This commit is contained in:
parent
cb16fc1769
commit
f8af3f089c
10
transogg
10
transogg
@ -1,5 +1,15 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
cat <<-EOF
|
||||||
|
This script is buggy and may destroy data
|
||||||
|
DON'T USE IT!
|
||||||
|
|
||||||
|
AtOM will be a clean and safe rewrite of this dirty hack.
|
||||||
|
|
||||||
|
I repeat: DON'T use this script.
|
||||||
|
EOF
|
||||||
|
exit
|
||||||
|
|
||||||
source /etc/transogg.conf
|
source /etc/transogg.conf
|
||||||
|
|
||||||
[ ! -d "$TEMPDIR" ] && mkdir -p "$TEMPDIR"
|
[ ! -d "$TEMPDIR" ] && mkdir -p "$TEMPDIR"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user