mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-11-20 03:25:52 +01:00
Use sh instead of bash
This commit is contained in:
parent
af9cbd727f
commit
bb3368959f
@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
# Remove icons created in .tmp
|
||||
rm -rf .tmp
|
||||
|
Loading…
Reference in New Issue
Block a user