Skip to content
Snippets Groups Projects
Commit 1816f2e5 authored by Stefano Alberto Russo's avatar Stefano Alberto Russo
Browse files

Fixes

parent bc1988b5
Branches
Tags
No related merge requests found
FROM sarusso/basicmetadesktop:v0.2.0 FROM basicdesktop
MAINTAINER Stefano Alberto Russo <stefano.russo@gmail.com> MAINTAINER Stefano Alberto Russo <stefano.russo@gmail.com>
# Switch to root user # Switch to root user
......
File moved
File moved
File moved
File moved
File moved
FROM sarusso/basicmetadesktop:v0.2.0 FROM basicdesktop
MAINTAINER Stefano Alberto Russo <stefano.russo@gmail.com> MAINTAINER Stefano Alberto Russo <stefano.russo@gmail.com>
# Switch to root user # Switch to root user
......
#!/bin/bash #!/bin/bash
cd base && ./build.sh && cd .. cd Base && ./build.sh && cd ..
cd SSH && ./build.sh && cd .. cd SSH && ./build.sh && cd ..
cd XCalc && ./build.sh && cd .. cd XCalc && ./build.sh && cd ..
cd X11web && ./build.sh && cd .. cd X11web && ./build.sh && cd ..
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment