Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
yotta
/
pictogram
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
60
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
f3882308
authored
Mar 21, 2017
by
Sebastián Collado Montañez
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
pictoload with arasaac
parent
643e1501
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
sails/pictoload.sh
sails/pictoload.sh
View file @
f3882308
...
...
@@ -9,18 +9,25 @@ cd /vagrant/
echo
"--Descargando coleccion de pictogramas"
wget http://dev.yottacode.com/symbolstx.tgz.gpg
wget http://dev.yottacode.com/upload.tgz.gpg
wget http://dev.yottacode.com/arasaac.tgz.gpg
echo
"--Desencriptando coleccion"
echo
r
\"
YjtnB+a4
$.
M
*
nJ | gpg
--batch
--no-tty
--yes
--passphrase-fd
0 symbolstx.tgz.gpg
echo
r
\"
YjtnB+a4
$.
M
*
nJ | gpg
--batch
--no-tty
--yes
--passphrase-fd
0 upload.tgz.gpg
echo
r
\"
YjtnB+a4
$.
M
*
nJ | gpg
--batch
--no-tty
--yes
--passphrase-fd
0 arasaac.tgz.gpg
echo
"--Descomprimiendo coleccion"
tar
zxvf /vagrant/symbolstx.tgz
tar
zxvf /vagrant/upload.tgz
tar
zxvf /vagrant/arasaac.tgz
echo
"--Renombrado y borrado de archivos"
rm upload.tgz
rm upload.tgz.gpg
rm symbolstx.tgz
rm symbolstx.tgz.gpg
mv symbolstx_96x82 symbolstx
rm arasaac.tgz
rm arasaac.tgz.gpg
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment