first
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
filename=$(basename -- "$1" .osz)
|
||||
|
||||
unzip "$@" -d "/home/emh/media/games/osu/songs/$filename/"
|
||||
Reference in New Issue
Block a user