6 lines
160 B
Bash
Executable File
6 lines
160 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
#butler push lull-linux.tar.gz ruin/lull:linux-download
|
|
butler push lull-linux.zip ruin/lull:linux
|
|
butler push sounds.zip ruin/lull:sounds
|