forked from CringeStudios/element-desktop
This commit is contained in:
parent
adfae6f51d
commit
c6d95a774e
@ -8,6 +8,9 @@ if [ $? != 0 ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
echo "${PWD}"
|
||||
echo $(ls "${PWD}")
|
||||
|
||||
# Taken from https://www.electron.build/multi-platform-build#docker
|
||||
# Pass through any vars prefixed with INDOCKER_, removing the prefix
|
||||
docker run --rm \
|
||||
|
Loading…
x
Reference in New Issue
Block a user