Add emoji extension
This commit is contained in:
parent
29f8f9babc
commit
be35b5f750
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ sudo install "$commandName" /usr/local/bin
|
||||||
cd "$workingDirectory"
|
cd "$workingDirectory"
|
||||||
rm -rf "$contextRoot"
|
rm -rf "$contextRoot"
|
||||||
|
|
||||||
for id in 779 4907
|
for id in 779 4907 1162
|
||||||
do
|
do
|
||||||
workingDirectory=$(pwd)
|
workingDirectory=$(pwd)
|
||||||
contextRoot=$(mktemp -d)
|
contextRoot=$(mktemp -d)
|
||||||
|
|
Loading…
Reference in a new issue