Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Aflitos, Saulo Alves
ibrowser
Commits
f532ccfa
Commit
f532ccfa
authored
Mar 07, 2015
by
Aflitos, Saulo Alves
Browse files
stupid permissions
parent
897b292b
Changes
2
Hide whitespace changes
Inline
Side-by-side
docker/virtualbox/restart.sh
100644 → 100755
View file @
f532ccfa
File mode changed from 100644 to 100755
docker/virtualbox/start.sh
100644 → 100755
View file @
f532ccfa
...
...
@@ -13,9 +13,11 @@ echo "AWAKEN" >> $LOG
date
>>
$LOG
echo
"NID
$NID
HPATH
$HPATH
XPATH
$XPATH
MPATH
$MPATH
"
>>
$LOG
echo
"UMOUNTING"
>>
$LOG
sudo
umount
$MPATH
>>
$LOG
set
-xeu
echo
"MOUNTING"
>>
$LOG
sudo
mount
-t
vboxsf
$SNAME
$MPATH
>>
$LOG
#sudo mount -t vboxsf -o uid=$NID,gid=$NID $SNAME $MPATH >> $LOG
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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